- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » arrays and matrix in Openmodelica
Page Start Prev 1 Next End
arrays and matrix in Openmodelica
arrays and matrix in Openmodelica
May-01-20 00:37:11
hi,
I want to create a matrix with (n lines and j columns) and I will extract in a specific column of the matrix as described in the code below written in MatLab
can anyone help me please?
Code:
Matrix=[1,2,3;4 5 6;7 8 9]
a=Matrix(:,2)
Edited by: Abderezakabidi - May-01-20 00:38:24
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » arrays and matrix in Openmodelica
There are 0 guests and 0 other users also viewing this topic