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...
Raby asked 6/12, 2013 at 13:7

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...
Acrostic asked 25/11, 2013 at 21:59

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...
Supernational asked 11/3, 2011 at 22:48

1

How do I convert from a function, that I have written as an m-file, into a block in a Simulink model?
Misfile asked 8/2, 2010 at 22:8

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...
Picklock asked 24/11, 2009 at 8:26

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?
Steeple asked 13/6, 2012 at 0:14

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...
Seljuk asked 4/2, 2012 at 12:59

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...
Concise asked 10/8, 2011 at 15:22

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,...
Luminance asked 8/3, 2011 at 10:3

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...
Cardiff asked 13/1, 2011 at 8:33

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...
Waechter asked 28/4, 2010 at 13:3

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.