Feeds
답변 있음
Closing GUI, closing MATLAB, when re-open I have the same selection, plots, everything and I can't reset them
Ok to those who might experience the same issue - the problem came from the MATLAB figure toolbar. I (or one of the users) click...
Closing GUI, closing MATLAB, when re-open I have the same selection, plots, everything and I can't reset them
Ok to those who might experience the same issue - the problem came from the MATLAB figure toolbar. I (or one of the users) click...
대략 9년 전 | 0
| 수락됨
질문
Closing GUI, closing MATLAB, when re-open I have the same selection, plots, everything and I can't reset them
Hello everyone, I have a problem that never happened before. Usually when you close a GUI figure and re-open it, you have def...
대략 9년 전 | 답변 수: 2 | 0
2
답변답변 있음
Y axis named after a String value from a listbox selection
Figured it out! I had to use Locate_list=findobj(gcf,'Tag','Listbox'); % locate listbox String=str2num(get(Locate_list,...
Y axis named after a String value from a listbox selection
Figured it out! I had to use Locate_list=findobj(gcf,'Tag','Listbox'); % locate listbox String=str2num(get(Locate_list,...
대략 11년 전 | 0
| 수락됨
질문
Y axis named after a String value from a listbox selection
________________________________________________________________________ I would like my Y axis to be named after a String va...
11년 초과 전 | 답변 수: 2 | 0