I have a problem by giving new matrices in Octave.
When I type a matrix on this way [1 2 3; 4 5 6; then the command window is freezing over second coma “;”. But I can use with the rest windows.
But when I type a matrix in this form [ ; ; ] and after I type the number I don’t have any problem. Moreover after I give this first matrix I can type 3 times 3 matrices on the way [ 1 2 3; 4 5 6; . But I have problem with bigger matrices. When I type a matrix with four rows then I got the same problem.
Do you have any problem what cause this problem?
My system
- Windows 10 Home
- Octave version: Version 6.1.0
- Installation method: Downloaded and installed “octave-6.1.0-w64-installer.exe” from https://www.octave.org/download.html