how to import.csv file in sptool

2 ビュー (過去 30 日間)
Rohit Bhoi
Rohit Bhoi 2016 年 4 月 1 日
回答済み: Kautuk Raj 2023 年 6 月 2 日
I have data file in csv format and I want to import in sptool how to do that?? I am new in Matlab please help me .....

回答 (1 件)

Kautuk Raj
Kautuk Raj 2023 年 6 月 2 日
To import a data file in CSV format into sptool in MATLAB, you can use the readtable function to read the CSV file into a table.
More details about readtable function can be found on the documentation page.

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by