How to set default file in matlab gui??
2 ビュー (過去 30 日間)
古いコメントを表示
Hello, I am working with matlab GUI,when I click a pushbutton,It should go to fileselector
( I have used this line of code:[filename pathname]=uigetfile({'*.txt'},'File selector','Multiselect','on') )
to select a two text file ,after this how to make particular two files which I want is default one.
so that I can use this for further process.
2 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Entering Commands についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!