why do i get 'off', 'Octave:ab​breviated-​property-m​atch' error warning in eeglab?

답변 (2개)

the cyclist
the cyclist 2024년 3월 24일
The fact that you reached line 202 presumably means you are in an Octave environment, not a MATLAB environment. (I'm guessing that that code is using this ismatlab function.)
That's not a MATLAB error, and is presumably an Octave error. The error message you are getting suggests that there is no longer an Octave warning labeled "Octave:abbreviated-property-match".
Perhaps do an internet search on that string?
Torsten
Torsten 2024년 3월 24일
편집: Torsten 2024년 3월 24일
Maybe you set
ismatlab = false
somewhere, but started in a MATLAB environment ?

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

제품

릴리스

R2023b

태그

질문:

2024년 3월 24일

편집:

2024년 3월 24일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by