![]() | Download Help (Windows Only) |
Owning Class: plots
Requires: MathScript RT Module
clgraph
Legacy Name: clg
Clears the current figure. clgraph creates a new figure if no figure exists.
The following table lists the support characteristics of this function.
Supported in the LabVIEW Run-Time Engine | No (always ignored) |
Supported on RT targets | No |
clgraph
X = 0:1:10;
plot(X);
Helpful
Not Helpful