Community Profile

photo

Virgil Bell


Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Message

Software Engineer

Statistics

Feeds

View by

Question


How do I keep a deployed matlab executable from launching a new instance of the application each time I double click on it?
using Matlab, I created a deployable executable (let's call it ERNIE) that launches and works just fine. The only problem is, it...

7 years ago | 1 answer | 0

1

answer

Answered
How do I handle BOTH MException and MSLException
I just figured out a workable solution. "my_exception" is an exception object generated by my program. if (strcmp('MSLExc...

9 years ago | 0

| accepted

Question


No method 'TypeText' with matching signature found for class
>> gen_Word_report No method 'TypeText' with matching signature found for class 'Interface.00020975_0000_0000_C000_00000...

9 years ago | 1 answer | 0

1

answer

Question


How do I handle BOTH MException and MSLException
I am very experienced with exceptions in C++ so the concept is nothing new to me. However. implementing it in the Mathworks worl...

9 years ago | 2 answers | 0

2

answers