Feeds
질문
Custom library within another custom library
I'm trying to create a custom library (A) that uses another custom library (B). This seems rather problematic. *Background:* ...
12년 초과 전 | 답변 수: 1 | 1
1
답변답변 있음
How to change value of a constant block that's inside of a library
I found a good way if anyone's interested: Don't use a Mask Parameter-Callback to change the Constant Block. Instead, referen...
How to change value of a constant block that's inside of a library
I found a good way if anyone's interested: Don't use a Mask Parameter-Callback to change the Constant Block. Instead, referen...
12년 초과 전 | 3
| 수락됨
질문
How to change value of a constant block that's inside of a library
I programmatically want to change the value of a Constant Block inside a library. It works great but I get a warning that I'm mo...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Set Simulink block values from GUI in a running model using a RunTimeBlock?
I currently use a RunTimeBlock to read out signal values from my running model to a GUI, <http://www.mathworks.com/support/solut...
12년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
A good way to publish simulink values to GUI from a running model?
I just found a possible solution, something like: * BlockH = get_param('TheBlockOfInterest','RuntimeObject'); * TheValue=Blo...
A good way to publish simulink values to GUI from a running model?
I just found a possible solution, something like: * BlockH = get_param('TheBlockOfInterest','RuntimeObject'); * TheValue=Blo...
거의 13년 전 | 0
질문
A good way to publish simulink values to GUI from a running model?
I currently can affect a running model from my GUI, both start/pause/stop and update values that are inputs to the current model...
거의 13년 전 | 답변 수: 2 | 1
2
답변답변 있음
“Unable to locate compiler” mex error when using Visual C++ 2010 Express SP1 on 64-bit Windows
Worked for me! Thx Ken
“Unable to locate compiler” mex error when using Visual C++ 2010 Express SP1 on 64-bit Windows
Worked for me! Thx Ken
거의 13년 전 | 0
질문
Change variable name in Stateflow model
Is there a way to change a signal name that is referenced troughout a Stateflow model without having to go through the whole mod...
거의 13년 전 | 답변 수: 2 | 1
2
답변질문
Real time Workshop / Embedded coder: Command Line Functions to download Tunable Parameters
I can successfully download BATCH download Tunable Parameters (only batch btw). I want to do the (batch) download from a home-ma...
거의 13년 전 | 답변 수: 1 | 0