- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Built-In Fnc, zeros(.), ones(.),...
Page Start Prev 1 Next End
Built-In Fnc, zeros(.), ones(.), identity(.)
Built-In Fnc, zeros(.), ones(.), identity(.)
Dec-26-14 11:44:46
Hello Everybody,
currently I'm porting some models I developed and tested successfully in Dymola to OpenModelica.
In this context I need help with the usage of the built-in functions zeros(.), ones(.), identity(.).
The following behavior of the OpenMOdelica I can't explain.
Giving in OMShell:
a_1 := zeros(3)
a_2 := ones(3)
n := 3
a_3 := identity(n)
leads to a_1, a_2, a_3 empty arrays.
What's the problem?
Thanks in anticipation.
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Built-In Fnc, zeros(.), ones(.),...
There are 0 guests and 0 other users also viewing this topic