Complex matrices were introduced in the 1.18 version. If you
are using this version, it should work. If it doesn't, can
you tell me, what exactly is not working? (You should define
matrix either in matrix editor or using the [[1:2]:[3:4]]
syntax, as the matrix(r:c:...) doesn't work with complex
numbers and will be probably removed soon. If you really
want to use this form, use cmatrix() instead).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=88611
Complex matrices were introduced in the 1.18 version. If you
are using this version, it should work. If it doesn't, can
you tell me, what exactly is not working? (You should define
matrix either in matrix editor or using the [[1:2]:[3:4]]
syntax, as the matrix(r:c:...) doesn't work with complex
numbers and will be probably removed soon. If you really
want to use this form, use cmatrix() instead).