Community Profile

photo

Jonghun Yun


Last seen: Today Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

nästan 8 år ago | 1 answer | 0

1

answer

Question


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

mer än 8 år ago | 2 answers | 0

2

answers

Question


[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?

mer än 8 år ago | 2 answers | 0

2

answers