photo

samil


Last seen: 1 month ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Embedded Coder Portable Word Sizes Issue (Code was generated for compiler with different sized X)
I had the same problem when I copied code generated on Windows 64 to Linux 64. On 64-bit Windows, the long type is typically 32 ...

1 month ago | 0

Question


WGS84 Gravity Model C++ Code Generation Error
I am using Matlab R2015a Simulink. I have a model with Aerospace Blockset’s WGS84 Gravity Model block, with WGS84 Close Approxim...

5 years ago | 0 answers | 0

0

answers

Question


C-Mex s-function: printf in mdlinitializeConditions() has no efffect
I have a Simulink model with a C-Mex s-function with printf statements. I can use printf successfully from mdlOutputs() but prin...

5 years ago | 0 answers | 0

0

answers

Answered
What do you think of Cody, new service for MATLAB Central
It's good for people who want to improve themselves in a casual manner (e.g. me), but might be bad for people who are obsessed w...

12 years ago | 2

Question


How to input a boolean to a C s-function
I can input boolean data into a C s-function by defining it as an int32 (see code below). How do I input boolean data with SS_BO...

13 years ago | 0 answers | 0

0

answers