photo

Virgil Bell


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Message

Software Engineer

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
247,093
of 300,379

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

10 years ago | 2 answers | 0

2

answers