photo

Shashank

MathWorks

2012 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Communications, Signal Processing, Programming Languages

統計

  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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年 前 | 1

回答済み
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年 前 | 1

| 採用済み

回答済み
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年以上 前 | 2