what does it do ?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
sir i have attached my coding bba.m from module 2 onwards it is not running. can you please help me.
댓글 수: 8
What do you mean by 'not running'? Does it crash, does it say 'Busy' in the bottom left corner of the Matlab main window? Give as much information as you can if you expect help with something!
doc debugging
usually helps a lot with these type of problems too. Learn to use the debugger! It is invaluable.
Jan
2017년 5월 5일
Please explain the problem with any details. "it is not running" is not clear. What is "module 2"?
Image Analyst
2017년 5월 5일
The first line in Module 2 of bba.m is
Na=8;
I see absolutely no reason why that line of code should not execute.
vani shree
2017년 5월 5일
Adam
2017년 5월 5일
That is why I asked if it says 'Busy'. If SIFT never terminates then it will not get to 'Module 2' but it will just say 'Busy' constantly.
vani shree
2017년 5월 5일
Image Analyst
2017년 5월 5일
vani shree
2017년 5월 5일
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!