How to operate more than one paths?
How to operate more than one paths?
(OP)
Hello everyone:
We know that there is only one path can be operated at a time. How can I plot items of two paths on one graph?
We know that there is only one path can be operated at a time. How can I plot items of two paths on one graph?





RE: How to operate more than one paths?
RE: How to operate more than one paths?
Hello,
my first thought is to set the display to "no redraw". But then you can not change the view and look at the plot from another direction...
Alex
RE: How to operate more than one paths?
RE: How to operate more than one paths?
CODE
*VWRITE,<array variable 1>,<array variable 2>,<array variable 3>
%g %g %g
*CFCLOS
The "%g" is a generic write descriptor, see the help file for other types.
------------
See FAQ569-1083 for details on how to make best use of Eng-Tips.com