hi guys. i need help plotting gui.

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
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 件)

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

質問済み:

2016 年 1 月 21 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by