- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Plot multiple variables
Page Start Prev 1 Next End
Plot multiple variables
Re: Plot multiple variables
Mar-26-14 14:58:42
Just call plot with variable names,
Code:
plot({x,y,z})
If you want to plot variables in new window then,
Code:
plot(x, externalWindow=true)
Adeel.
- adeas
- 454 Posts
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Plot multiple variables
There are 0 guests and 0 other users also viewing this topic