Feeds
질문
Finding the culprit of an error in fmudialog.createBusType()
I have imported a FMI3.0 FMU into Simulink (MATLAB R2024b), and it shows up well, presenting me with the list of parameters, inp...
10개월 전 | 답변 수: 0 | 0
0
답변답변 있음
How can I generate an output pulse in Simulink every time a function-call trigger occurs?
So after some experimentation, here's a solution that seems to be working for me. The chart: This lives inside the following...
How can I generate an output pulse in Simulink every time a function-call trigger occurs?
So after some experimentation, here's a solution that seems to be working for me. The chart: This lives inside the following...
거의 4년 전 | 0
질문
How can I generate an output pulse in Simulink every time a function-call trigger occurs?
I have an existing Simulink model from a customer that uses function-call semantics as event triggers on Stateflow charts, among...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
MATLAB COM Automation Server as In-Process?
I have a python application that launches MATLAB using the Automation server: client = win32com.client.Dispatch("matlab.app...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
M-S-Function Data Type ID conversion from class name
Hi all, I have a M-S-Function (Level 2 Matlab S-Function) where the values driven to the output ports are read from MATLAB wo...
12년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
How do I programatically initialize a M-S-Function in a Library?
I've managed to discover an answer to my own question, thanks to: http://www.mathworks.com.au/help/simulink/sfg/input-and-outpu...
How do I programatically initialize a M-S-Function in a Library?
I've managed to discover an answer to my own question, thanks to: http://www.mathworks.com.au/help/simulink/sfg/input-and-outpu...
12년 초과 전 | 1
| 수락됨
질문
How do I programatically initialize a M-S-Function in a Library?
I am trying something which is somewhat complicated, so please bear with me! For our customers, we wish to supply a generic M...
12년 초과 전 | 답변 수: 1 | 1
1
답변질문
Compiling with Mex - Can I reference Environment Variables?
I'm attempting to compile a Simulink S-Function with Mex, which #includes some header files that are from another directory on o...
14년 초과 전 | 답변 수: 2 | 0