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!