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?

 Akzeptierte Antwort

Deepak Gupta
Deepak Gupta am 21 Apr. 2020
Bearbeitet: Deepak Gupta am 21 Apr. 2020

1 Stimme

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

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by