Info
この質問は閉じられています。 編集または回答するには再度開いてください。
hi guys. i need help plotting gui.
1 回表示 (過去 30 日間)
古いコメントを表示
I attached the files of my program, because the program doesn't display any error, but the graph doesn't plot... and I can't figure it out
1 件のコメント
Sivakumaran Chandrasekaran
2016 年 1 月 21 日
編集済み: Walter Roberson
2016 年 1 月 21 日
error in this part only..
x=0:(length(handles.ans1) - 1);
% plot(x,handles.ans1,'Parent',handles.axes1); check line by line here.. you can find
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!