Problem running Icoshiftdemo
Mostrar comentarios más antiguos
Hi
When I start Icoshiftdemo in GNU OCTAVE compiled as Matlab appear the followed error:
"error: set: unknown property "unit" error: set: expecting argument 2 to be a property name error: called from: error: C:\Octave\3.2.4_gcc-4.4.0\share\octave\3.2.4\m\plot\figure.m at line 67 , column 9 error: C:\Octave\3.2.4_gcc-4.4.0\bin\mfiles\icoshift.m at line 487, column 4 error: C:\Octave\3.2.4_gcc-4.4.0\bin\mfiles\icoshiftdemo.m at line 20, column 40
Any proposal?
Thanks!
Respuestas (1)
Grzegorz Knor
el 5 de Sept. de 2011
0 votos
Unfortunately you can not run this function in Octave, because it contains figure properties implemented only in Matlab. I've tried to comment out the line just where the error occurs, but unfortunately there are more errors in Octave.
Categorías
Más información sobre Octave en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!