unable to load hahn1

조회 수: 10 (최근 30일)
성호 홍
성호 홍 2020년 10월 17일
댓글: 성호 홍 2020년 10월 21일
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?

답변 (1개)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2020년 10월 21일
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!
  댓글 수: 1
성호 홍
성호 홍 2020년 10월 21일
yeah i forgot to install CFT
Thnks!!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by