Community Profile

photo

Danny S


ASTC Design Pty Ltd

Last seen: 2 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

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

2 years ago | 0

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 0 answers | 0

0

answers

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

11 years ago | 1

| accepted

Question


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

11 years ago | 1 answer | 1

1

answer

Question


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

12 years ago | 2 answers | 0

2

answers