Problem running Icoshiftdemo
이전 댓글 표시
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!
답변 (1개)
Grzegorz Knor
2011년 9월 5일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Octave에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!