how to import.csv file in sptool

4 visualizaciones (últimos 30 días)
Rohit Bhoi
Rohit Bhoi el 1 de Abr. de 2016
Respondida: Kautuk Raj el 2 de Jun. de 2023
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 .....

Respuestas (1)

Kautuk Raj
Kautuk Raj el 2 de Jun. de 2023
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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by