unable to load hahn1

4 views (last 30 days)
성호 홍
성호 홍 on 17 Oct 2020
Commented: 성호 홍on 21 Oct 2020
我试图在matlab加载hahn1的数据集
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'
我克uess 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?

Answers (1)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 21 Oct 2020
Hi,
Yes, you don't need to download 'hahn1' data set separately. You should be able to load it by using
loadhahn1
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!
1 Comment
성호 홍
성호 홍 on 21 Oct 2020
yeah i forgot to install CFT
Thnks!!

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!