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 CenterFile Exchange에서 Time Series에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by