Statistik
RANG
127.677
of 295.569
REPUTATION
0
BEITRÄGE
11 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
18.18%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 10 Jahre vor | 0 Antworten | 1
0
AntwortenRun 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...
mehr als 10 Jahre vor | 0
Frage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 11 Jahre vor | 1 Antwort | 0
1
Antwort'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...
fast 11 Jahre vor | 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...
fast 11 Jahre vor | 0
Frage
'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...
fast 11 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
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...
fast 11 Jahre vor | 0 Antworten | 0