Community Profile

photo

Viren


Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Best way to send Mask Parameters to S-functions?
I have several Matlab level-1 s-functions inside a masked subsystem. The mask has many (40+) parameters that I need to propagate...

oltre 9 anni fa | 0 risposte | 1

0

risposte

Risposto
Run matlab function inside a simulink model
The global variables cannot be declared OUTSIDE the Function definition. You need to use the Data Store blocks provided in the S...

oltre 9 anni fa | 0

Domanda


How do I tackle the artificial algebraic loops that Simulink detects?
This is a bit of a convoluted problem that deals with a slightly open ended question. I realize that StackOverflow frowns on thi...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Memory block alternative that ISN'T fixed in minor time step?
I have a model with some inputs that are fed into a CMEX S-Function via the Memory block, and the S-Function provides outputs ba...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Displaying Scope Legends Through Subsystems
I have a Simulink block that acts as a centralised output data block, collecting all data from simulation and sending it to work...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Block Callback: How do I access block parameters in StartFcn?
I have a virtual subsystem with a bunch of parameters. I would like to use those parameters to calculate other properties of the...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Masked Subsystem: How to pass a double vector to a constant?
This is a slightly long-winded problem, but should be easy to follow along. *End goal* : Input a 'double' vector into a C++ S...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Sources for learning the intricacies of Simulink?
Hi all I've been using Simulink at a very deep level for about six months now. But, I seem to be spending half my day getting...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Simulink - replace_block only works with SOME components?
Hi all I have a virtual subsystem with a mask. The mask allows the user to select either Enable or Disable for an option (see...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


The Problem Of Multiple Gotos?
Hi all I have a conceptual difficulty. I have a library of components for heat transfer analysis. The output values from thes...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Risposto
'Matlab Coder' generated code is NEVER of double type (only real_T)
That's even more useful. This is what I should have done in the first place. I must say I had nearly given up on the Matlab comm...

oltre 10 anni fa | 0

Risposto
'Matlab Coder' generated code is NEVER of double type (only real_T)
Ah. Makes sense. I actually _knew_ that real_T was the catch-all data type that matlab has, and I was making another error in my...

oltre 10 anni fa | 0

Domanda


'Matlab Coder' generated code is NEVER of double type (only real_T)
I'm trying to convert a piece of matlab code into C++ code. I have one large vector (100+ elements) as input and one large vecto...

oltre 10 anni fa | 4 risposte | 0

4

risposte

Domanda


Simulink: Why is it so hard to have copies of a block?
I have a library of different components for heat transfer analysis. Two of them are basically copies of each other (the evapora...

oltre 10 anni fa | 0 risposte | 0

0

risposte