- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Plot workspace variables
Page Start Prev 1 Next End
Plot workspace variables
Plot workspace variables
Jul-11-19 11:31:12
When working with OMShell, you can define variables and use common functions in a similar format as other high-level languages, e.g.
Code:
x := -3:0.1:3;
y := tan(x);
Is it possible to plot these "on the fly" ?
Edited by: C1Ron - Jul-11-19 11:32:25
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Plot workspace variables
There are 0 guests and 0 other users also viewing this topic