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 件のコメント

Adam
Adam 2017 年 5 月 5 日
編集済み: Adam 2017 年 5 月 5 日
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
Jan 2017 年 5 月 5 日
Please explain the problem with any details. "it is not running" is not clear. What is "module 2"?
Image Analyst
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
vani shree 2017 年 5 月 5 日
sir in bba.m file, module 2 part is not executing, like it doesnt show any output regarding module 2. it will show output it module 2
Adam
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
vani shree 2017 年 5 月 5 日
sir so wat do i do? how to rectify this ?
Image Analyst
Image Analyst 2017 年 5 月 5 日
Do you know how to step through code to debug it? If not see this
vani shree
vani shree 2017 年 5 月 5 日
thank you sir. i m trying to rectify this

回答 (0 件)

この質問は閉じられています。

質問済み:

2017 年 5 月 5 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by