I tried to load 'hahn1' dataset in matlab
however, it was not able to load in Matlab
it kept saying
(Error using load
Unable to read file 'hahn1'. No such file or directory.)
when I typed 'load hahn1'
I guess I don't need to download hahn1 dataset seperatly other than Matlab
but i assum my Matlab doen't have the dataset anymore
Does anyone know how to load the dataset "hahn1" please?

Antworten (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi am 21 Okt. 2020

0 Stimmen

Hi,
Yes, you don't need to download 'hahn1' data set separately. You should be able to load it by using
load hahn1
An example where this data is used can be found in the below link
But to do so you must have 'Curve FittingToolbox' installed on your machine.
Hope this helps!

Kategorien

Gefragt:

am 17 Okt. 2020

Kommentiert:

am 21 Okt. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by