Community Profile

photo

Carl Banks


Last seen: 1 day ago Active since 2017

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


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

7 months ago | 1 answer | 0

1

answer

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

2 years ago | 0

| accepted

Question


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

2 years ago | 1 answer | 1

1

answer

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 0 answers | 2

0

answers

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 3 answers | 0

3

answers

Question


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

6 years ago | 1 answer | 0

1

answer

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

6 years ago | 1

| accepted

Question


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

6 years ago | 2 answers | 0

2

answers

Question


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

6 years ago | 1 answer | 0

1

answer