Scrollbar function/variable undefined
Ältere Kommentare anzeigen
%display volume
scrollbar(I,count,'originale');
Gives me an error and I don't know how to solve the problem due to the fact that it isn't a personal coded function and I don't find any documentation here.
Does anyone know wihch could be the problem?
Thanks in advance.
3 Kommentare
Image Analyst
am 31 Jul. 2020
You need to find the author of the code that called that function and ask her. If you can't find her, then write it yourself.
Arthur Roué
am 31 Jul. 2020
Can you share M-File scrollbar.m ?
Adam Danz
am 31 Jul. 2020
Judging by your syntax, it looks like scrollbar is a function.
Antworten (0)
Kategorien
Mehr zu Audio and Video Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!