Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
UKrieger
Posted - 11/04/2015 : 09:13:34 AM Origin Ver. and Service Release (Select Help-->About Origin): 9.1.0 Sr3 Operating System: Windows 7
Hi all,
I need to produce a 3D-plot of a cluster of spheres (position and radius of each sphere is calculated with an algorithm implemented in Origin C).
I would like to make use of the 3D parametric function plot feature, but do not know how to do this within Origin C. Does anybody has a simple example on which I could build on my code?
Best, Uli
2 L A T E S T R E P L I E S (Newest First)
UKrieger
Posted - 11/05/2015 : 03:45:50 AM Thank you very much Sean,
I will try this.
Uli
SeanMao
Posted - 11/04/2015 : 9:22:12 PM Hi,
This feature is not available on OC, but you can use LT_execute() command in OC to run LabTalk script to make a 3D parametric function plot. An example is shown in link below: