photo

Danny S


Last seen: 7 months ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
2 Answers

RANK
13,502
of 300,352

REPUTATION
3

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
2

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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

7 months ago | 0 answers | 0

0

answers

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

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

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

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

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

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

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

14 years ago | 2 answers | 0

2

answers