jmp-l
[Top] [All Lists]

Re: How to generate a Matrix from an Excel file by JSL

To: jmp-l@lists.biostat.wustl.edu
Subject: Re: How to generate a Matrix from an Excel file by JSL
From: Mark Bailey <mark4flies@aol.com>
Date: Sun, 8 Feb 2009 11:58:52 -0500
In-reply-to: <25e89e790902080727u4400f4am2866f419bf4bc1ca@mail.gmail.com>
References: <25e89e790902071631w2df2c3faya6df98c2a92cb02@mail.gmail.com> <EFE76F0C-80A7-4C8A-BC09-E0C149D86452@aol.com> <25e89e790902080727u4400f4am2866f419bf4bc1ca@mail.gmail.com>
Schematically:

dt = Open Database(
"DNS string",
"SQL string"
);

m = dt << Get As Matrix;

That's about it. Well, at least as far as you have described the problem!

Best of luck.

Mark

On Feb 8, 2009, at 10:27 AM, Fred Zhang wrote:

All these operations can be done by JMP Script language?
Any example to demonstrate this function?

Mark

They hate you if you're clever, and they despise a fool ("Working Class Hero" - John Lennon)

=
<Prev in Thread] Current Thread [Next in Thread>