Results for how to import data from CSV file ,without using the IMPORT data in the home section ?

1 view (last 30 days)
I want to import my CSV.file into matlab .Currently I am using the Import DATA butten (red circile in the pic ) . My question is simple is it possible to do it ,using matlab commands ? insted of pressing each time the Import Data gui ?
Import_Pic.PNG

Accepted Answer

Raunak Gupta
Raunak Gupta on 5 Dec 2019
Hi,
You may use readmatrix or readtable to read .csv file from command window.

More Answers (0)

Categories

Find more on Tables in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!