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 日

1 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeTables についてさらに検索

タグ

質問済み:

2020 年 4 月 21 日

編集済み:

2020 年 4 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by