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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 parameters in "Matrix Dimensions"
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

tlab

Japan
34 Posts

Posted - 10/02/2005 :  03:04:36 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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?

Mike Buess

USA
3037 Posts

Posted - 10/02/2005 :  07:57:35 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
Go to Top of Page

tlab

Japan
34 Posts

Posted - 10/06/2005 :  01:32:38 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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

Go to Top of Page

Mike Buess

USA
3037 Posts

Posted - 10/06/2005 :  07:55:03 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
z1 = minimum;
z2 = maximum;

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 10/06/2005 1:50:12 PM
Go to Top of Page

tlab

Japan
34 Posts

Posted - 10/11/2005 :  3:00:49 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
thanks Mike

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000