photo

Carl Banks


Last seen: etwa 2 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Raising errors in Stateflow in accelerated model reference
Okay, so in Stateflow and in Matlab Function blocks, you can cause the smiulation to terminate with an error message by calling ...

11 Monate vor | 1 Antwort | 0

1

Antwort

Beantwortet
Get list of global variables used by model reference
Simulink.findVars is the answer. Been in Matlab since 2010a.

etwa 2 Jahre vor | 0

| akzeptiert

Frage


Disable autocomplete in Simulink dialogs
How do you turn this off: I actually clear my workspace, clear my path, and change to a neutral directory when I'm editing pa...

etwa 2 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Is there a way to prevent a library from being unlocked?
At the very least, a way so that it can't be easily done without obscure commands. I don't think there is but I'm asking in cas...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Force mex to use LCC even with Visual Studio installed
If I install Matlab on a machine without a compatible version of Visual C++, it happily uses the bundled LCC to compile mex file...

mehr als 5 Jahre vor | 0 Antworten | 2

0

Antworten

Frage


Variant models, where you don't know the all the model variants in advance
I am looking for a way to define model variants, where you don't have the list of possible variants in advance. Rationale: I ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


App Designer text box vs GUIDE
If I create a GUI with GUIDE that has text boxes (really uicontrols with the 'edit' style), the behavior of the text box when yo...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Programmatically capturing screenshots of Simulink blocks and dialogs
This is a shot in the dark, but does anyone know of a convenient built-in way to programmatically create screen captures of Simu...

fast 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Get list of global variables used by model reference
Sometimes when I run a model with referenced models, I see a message like this: ### Model reference < redacted > may be out o...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Matlab/Subversion interaction through scripting
Never mind. I did some digging for ideas myself, and realized SVNkit, which is the Java SVN library, is installed with Matlab a...

mehr als 6 Jahre vor | 1

| akzeptiert

Frage


Matlab/Subversion interaction through scripting
Hi, I have a question about Matlab/Source Control interaction. The documents for the 2017a (our current) show, but it is all th...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Disable automatic termination of mex functions
There are a bunch of mx and mex functions that will halt execution of a mex file if something goes wrong (I assume by using long...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort