Community Profile

photo

Alexander Carmeli

Last seen: 21 dagar ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
  • First Answer
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Submission

View badges

Feeds

View by

Answered
Display "fixdt" data type in Simulink format
The tostringInternalSlName() method does exactly that: fixdt(1, 16, 0).tostringInternalSlName fixdt(0, 16, -5).tostringInterna...

10 månader ago | 0

Answered
Inserting fields into an empty structure
Try this: output.(subnum)(1).name = hcp(x,1).name; Note the subscript (1) after (subnum). Think of a struct as a 1-element st...

mer än 2 år ago | 0