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: Fred Zhang <ieaggie2009@gmail.com>
Date: Sun, 8 Feb 2009 10:27:09 -0500
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=UMQlGm4ATlPWkfot9Avl09qzGLLXLnMF59IlmRAvgro=; b=pd4zTVwkXgaafybk/85kSFFYrbbJaKJy41EEddi0wUy14R+DKnCNQFDeE8/2Ba8hIv gGeCxJnYMvMh4aXdLZHtyO1dTsGV5yfpnl8063+MVAHKYdGMtFY97PVKHEMGzr9OwNm9 EwCHxhJtIA1blMboQ9Xdps+vMJCBMPXFAytVg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=yHUH/ccrdFAiSZdFQ6dq3UIofrtI90ss6EwIYgzEGFjhxCbvueAGW3U/OfX42p4g+s gL7zgJm/f8EnDQAxREZXuc9q6sE/Zc5oj5J0y2O/MO48LgIrl4rSi5JnAvsFIQnLMHtJ N3n5XJmnAYhDDmY7uR2Lj8e6AEbDJkoDGiDY0=
In-reply-to: <EFE76F0C-80A7-4C8A-BC09-E0C149D86452@aol.com>
References: <25e89e790902071631w2df2c3faya6df98c2a92cb02@mail.gmail.com> <EFE76F0C-80A7-4C8A-BC09-E0C149D86452@aol.com>
Thanks a lot, Mark.
 
All these operations can be done by JMP Script language?
Any example to demonstrate this function?
 
Appreciate your help and consideration,
Feng

On Sun, Feb 8, 2009 at 6:14 AM, Mark Bailey <mark4flies@aol.com> wrote:
I would use the Open Database() function and a SQL query to obtain the subset of the worksheet in a new JMP data table. Then use the Get As Matrix message with the current data table to obtain the matrix of all of the numeric columns.

On Feb 7, 2009, at 7:31 PM, Fred Zhang wrote:

I have a big Excel spreadsheet, and would like to take its subset
as a matrix.
How can I do it by JMP Script?
 
Thanks a lot.
 
Fred

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>