Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
matlabを開いてセルの配列に入れるExcelファイルがあります。次に、セルの数値を取得して、いくつかの測定値を変換します。どうすればこれを行うことができますか
xlsread2 つの関数を調べることをお勧めします。xlswrite これらは両方とも、(.xls または .xlsx からの) 入力ファイルを matlab に、出力を matlab から Excel ファイルにそれぞれ処理します。それ以外のことをしたい場合は、投稿した内容よりも少し詳しく説明してください。
xlsread
xlswrite