xmakefilesetup in matlab command promt returns an error

Hi,
I am trying to interface CCS V6 with matlab. When I type in xmakefilesetup in matlab command promt it returns the following error:
Attempt to reference field of non-structure array.
Error in xmakefile.Setup (line 122)
Error in xmakefilesetup (line 9)
hObj = xmakefile.Setup;
Would you please explain how to overcome this error to get the setup menu. Thank you very much.

回答 (1 件)

Shruti Sapre
Shruti Sapre 2015 年 11 月 17 日

0 投票

Hi Sara,
I was looking at the documentation link for xmakefilesetup and it looks like CCS V6 is not supported: <http://www.mathworks.com/help/ecoder/ref/xmakefilesetup.html>
This may have something to do with the error you face.
-Shruti

1 件のコメント

haibo tan
haibo tan 2016 年 7 月 23 日
Hi Sara,
I encounter the same problems as you when I typed in xmakefilesetup in matlab prompt ,an error dispplayed as follow:
Attempt to reference field of non-structure array.
Error in xmakefile.Setup (line 122)
Error in xmakefilesetup (line 9)
hObj = xmakefile.Setup;
would you please explain to me how should I do to solve the problem,Thank you very much.
sincerecly
Stephen,Tan

サインインしてコメントする。

カテゴリ

タグ

質問済み:

2015 年 11 月 14 日

コメント済み:

2016 年 7 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by