why do i get 'off', 'Octave:abbreviated-property-match' error warning in eeglab?
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1650336/image.png)
0 Kommentare
Antworten (2)
the cyclist
am 24 Mär. 2024
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?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!