T O P I C R E V I E W |
Joachim.Deinhofer |
Posted - 02/06/2024 : 08:05:36 AM Hi everyone,
I was looking for a command in labtalk to show/hide specific plots in a given graph. I found a command (layer.show) which hides or shows certain layers but not the individual plots inside that layer.
Any help appreciated. Saludos |
2 L A T E S T R E P L I E S (Newest First) |
Joachim.Deinhofer |
Posted - 02/07/2024 : 02:30:33 AM quote: Originally posted by YimingChen
layer.plot1.show=0;
Thanks so much! |
YimingChen |
Posted - 02/06/2024 : 08:29:02 AM
layer.plot1.show=0;
|