photo

Shashank

MathWorks

Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Communications, Signal Processing, Programming Languages

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Matlab coder variable array declaration
Hi Srikanth, In this specific example, the issue is that the upper bound [total_size_temp,1] is not known when you compile. H...

12 years ago | 1

Answered
4x1 vector to 2x1 vector with S function
Hi, The reason the error is cropping up is because, while the Output Port Dimensions have been explicitly specified, the S-fu...

12 years ago | 1

| accepted

Answered
about accessing the time inside embedded
This can be done by the use of persistent variables in the MATLAB Function. Essentially, Simulink 'remembers' the value of the v...

12 years ago | 2