MATファイルの統合
    15 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
2つ以上のMATファイルの統合は可能でしょうか。
MATファイルには複数のデータがstruct構造で格納されています。
もし可能ならば手法をご教示いただけると幸いです。
お手数ですがよろしくお願いいたします。
0 Commenti
Risposte (1)
  Musashi Ito
      
 il 6 Mag 2020
        いったん、それぞれの mat ファイルを load 関数でワークスペースに読み込みます。その後に save 関数でワークスペースの変数を新しい mat ファイルに保存する方法はいかがでしょうか。
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
