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
 create 3D graph with scripts and set color

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
jim117 Posted - 02/24/2002 : 06:15:47 AM
I use labtalk6.0 to compile a small program caculating the step height of a surface.
Dataset[X,Y,Z] is as follows:
-----------------------------------------------------
[1,1,Z(1,1)], [1,2,Z(1,2)] ..... [1,jj,Z(1,jj)]
[2,1,Z(2,1)], [2,2,Z(2,2)] ..... [2,jj,Z(2,jj)]
... ... ...
... ... ...
[ii,1,Z(ii,1)], [ii,2,Z(ii,2)].....[ii,jj,Z(ii,jj)]
-----------------------------------------------------
How can I use scripts to plot 3Dgraph? And how to set the top layer and bottom layer of step with different colors? Many thanks.

Origin's new user
1   L A T E S T    R E P L I E S    (Newest First)
Laurie Posted - 02/25/2002 : 2:23:06 PM
The following 2 links should prove helpful.

3D Plotting from Script

LAYER.CMAP properties control the display of Color Contour or Surface Graphs

OriginLab Technical Support

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