simulink Questions
0
I substituted my originial question, the problem is still the same, but the conditions are now different. To review the original question, have a look at the revisions.
I'm looking for a way to in...
1
Solved
I was working on a Simulink model recently and was using Goto and From blocks to keep a very busy system from becoming a twisted mess of wires. I was informed that I was not to use Goto and From bl...
2
Solved
I'm attempting to write a script that generates a basic Simulink model and I'd like to know if there's a way to programmatically label a signal line. I've looked at the add_line function (which is ...
Lumbye asked 6/12, 2012 at 19:44
4
Solved
I have a Simulink model that is currently being run from a script (i.e. not a function). The script writes variable values to the MATLAB workspace, runs the model simulation (which uses these value...
1
How do I convert from a function, that I have written as an m-file, into a block in a Simulink model?
8
Solved
We're using Matlab Simulink for model development (and Real-Time Workshop autocoding) within a team of several developers.
We currently use Visual Source Safe (yes, I know its terrible) for versio...
2
I need convert an Simulink file (.mdl) to an XML file, after any searches i'm not found any content to help me with this problem.
You'd know some way or ready solution for this in Java?
1
I would like to create a structure in Python which represents a Simulink model. I am aware of at least two ways of doing this - by parsing an ".mdl" file, or by using Matlab's api for communicating...
2
Solved
My workplace use MATLAB and sub-products Simulink, Realtime workshop (RTW), RTW Embedded Coder. We have a large simulink model that is compiled to C then to an object file for loading onto the embe...
2
Solved
I know its a very basic question. But still, I am struggling to convert Binary to Integer and vice-versa in Simulink.
I could use a function block and use inbuilt Matlab functions to do it. But I,...
1
Solved
I have a complex MATLAB-Simulink project involving many m-files and mdl-files. Some m-files define variables that are used in other m-files (bad design, I know, but it is legacy code). There are al...
2
Solved
I would like to understand how Simulink simulation engine works. Does it use a discrete event simulation mecanism (then how continous time is handled ?) ? Does it rely on a static cycle-based code ...
Paramnesia asked 7/10, 2010 at 19:1
1
Solved
I would like to use a custom MATLAB function in Simulink. So far I have done it by placing an embedded MATLAB function block. However, if the custom function contains another custom function the co...
6
Solved
What exactly is MATLAB/Simulink? I've tried to understand it but have only gotten more confused in the process.
I know that you can write programs utilizing high-level industry-specific functions ...
Hippie asked 17/1, 2009 at 11:2
© 2022 - 2024 — McMap. All rights reserved.