Clear Filters
Clear Filters

My matlab model is not using the data i imported but rather generating it own values. How do i solve this problem.

1 view (last 30 days)
Dat=importeddata ('temperature.csv')

Answers (1)

Birdman
Birdman on 27 Mar 2018
For importing csv files, why don't you use csvread?

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!