photo

Viren


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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

9년 초과 전 | 답변 수: 0 | 1

0

답변

답변 있음
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...

거의 10년 전 | 0

질문


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

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


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

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
'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...

10년 초과 전 | 0

답변 있음
'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...

10년 초과 전 | 0

질문


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

10년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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

10년 초과 전 | 답변 수: 0 | 0

0

답변