Using Table in Matlab R2015a

조회 수: 3 (최근 30일)
leo john
leo john 2020년 4월 21일
편집: Deepak Gupta 2020년 4월 21일
when i tried to use movvars,head and addvars i am getting Undefined function or variable 'movevars'? Undefined function or variable 'addvars' and Undefined function or variable 'head' kindly suggest me any possible solution?

채택된 답변

Deepak Gupta
Deepak Gupta 2020년 4월 21일
편집: Deepak Gupta 2020년 4월 21일
Hello Leo,
You are getting mentioned errors because these functions were introduced in later releases of MATLAB.
head -> R2016b
movevars & addvars-> R2018a
I think you need to update MATLAB to use these functions.
Thanks,
Deepak

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by