Scrollbar function/variable undefined

%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

Image Analyst
Image Analyst 2020년 7월 31일
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é
Arthur Roué 2020년 7월 31일
Can you share M-File scrollbar.m ?
Adam Danz
Adam Danz 2020년 7월 31일
Judging by your syntax, it looks like scrollbar is a function.
Judging by the error message, that function either doesn't exist or isn't on your Matlab path.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

질문:

2020년 7월 31일

댓글:

2020년 7월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by