The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 parameters in "Matrix Dimensions"

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
tlab Posted - 10/02/2005 : 03:04:36 AM
Origin Version (Select Help-->About Origin): 7.5
Operating System:XP home

In labtalk, by using:
matrix -e m;
I can open "Matrix Dimensions" dialog. Is it possible to set those four coordinates parameter by labtalk script?

4   L A T E S T    R E P L I E S    (Newest First)
tlab Posted - 10/11/2005 : 3:00:49 PM
thanks Mike

Mike Buess Posted - 10/06/2005 : 07:55:03 AM
z1 = minimum;
z2 = maximum;

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 10/06/2005 1:50:12 PM
tlab Posted - 10/06/2005 : 01:32:38 AM
Thanks. Mike. I have one more question. In "Plot details" of a contour plot, how can I use LabTalk to set minimum and maximum value of "Set Levels"? Thank you very much.

Regards.

tlab

Mike Buess Posted - 10/02/2005 : 07:57:35 AM
matrix -ps DIM nCol nRow; // set number of columns and rows
matrix -ps X xMin xMax; // set matrix X mapping range
matrix -ps Y yMin yMax; // set matrix Y mapping range

Mike Buess
Origin WebRing Member

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000