Feeds
질문
In matlab gui, I have following code to load an image. I want to change it into user define function. is it possible and how?
[FileName,PathName] = uigetfile('*.*','Select the MATLAB image file'); set(handles.edit1, 'String', FileName); ...
거의 12년 전 | 답변 수: 2 | 0