フィルターのクリア

Loading excel file and creating variables for analysis

2 ビュー (過去 30 日間)
Jean Harbing
Jean Harbing 2023 年 3 月 14 日
回答済み: Adam Drake 2023 年 3 月 15 日
I am brand dew to MATLAB and need some hep on creating variables for my datat file. I am wondering how I load an excel file into MATLAB and then from that data table extract only certain values I want to work with and assign them appropriate varibles (vectors/matrices) so that I can then statistically analyze the data.

回答 (1 件)

Adam Drake
Adam Drake 2023 年 3 月 15 日
Look at "fread" and "readmatrix" in the help documentation inside of MATLAB. That should be a good starting point.

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by