Community Profile

photo

Jonghun Yun


Last seen: 약 1년 전 2015년부터 활동

Statistics

  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


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...

7년 이하 전 | 답변 수: 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...

7년 이상 전 | 답변 수: 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?

7년 이상 전 | 답변 수: 2 | 0

2

답변