Community Profile

photo

Jonghun Yun


Last seen: 4日 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to generate .ccsproject file by matlab embedded coder for C2000 f2837xs
this model works well. <</matlabcentral/answers/uploaded_files/54297/01.PNG>> It builds well. It loads well. <</mat...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


I wanna create vector of structures
Why "for i=1:10 vec(i)=struct('a',i, 'b',20-i, 'c',i+3); end" does not work? How can I correct it to create vecto...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


[a,b]=[1,2] why does not work? How I correct it?
[a,b]=size(1) works and ismatrix(size(1))=1 is correct but why [a,b]=[1,2] does not work?

8年以上 前 | 2 件の回答 | 0

2

回答