photo

Shashank

MathWorks

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Professional Interests: Communications, Signal Processing, Programming Languages

Statistik

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 12 Jahre vor | 1

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

mehr als 12 Jahre vor | 1

| akzeptiert

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

mehr als 12 Jahre vor | 2