uigetfile関数の使い方について
Ältere Kommentare anzeigen
全くのMATLAB初心者です。
[file,path]=uigetfile('*.csv')で、ローカルのcsvファイルを読み込んだ場合、
この読み込んだファイルをさらにxlsreadで読み込むためにはどうすれば良いでしょうか。
①uigetfileでローカルファイルの読み込み
②xlsreadで数値を読み込み
③plotで表示
上記の流れを想定しています。
素人質問で恐縮ですが、教えて頂けますと幸いです。
よろしくお願いします。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu アプリの作成 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!