What is wrong in this code??
显示 更早的评论
Could you please help me to solve the problem? Loop cannot stop.
Attached you can find the file. The function is digdata and the other is code. Thank you.
采纳的回答
更多回答(1 个)
theintern
2017-10-18
0 个投票
2 个评论
Please post details belonging to the question by editing the question, not as answers. Thanks.
"There is a dimensional problem that I couldn't solve." Then please post any details. Do you get an error message? Then post it completely.
The clear all in your code destroys the current work, if somebody tries to your code to help you. It is much smarter to store the code in a function instead of clearing everything brutally.
Your code will be much easier to read, if you select it an press Ctrl-I in the editor.
theintern
2017-10-18
类别
在 帮助中心 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!