photo

Matt J Dunn


Last seen: 5 months ago Active since 2016

Followers: 0   Following: 0

Message

Programming Languages:
Python, Java, R, MATLAB, Objective-C
Spoken Languages:
English

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
18,260
of 297,716

REPUTATION
2

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
2

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,428

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


MATLAB Drive Connector remote connections - how to know which connections to approve?
I use LuLu to approve new network connections. Most cloud services connect to perhaps one or two remote servers. However, I regu...

2 years ago | 0 answers | 0

0

answers

Question


MATLAB Connector tries to reinstall every time I start it
I'm using MATLABConnector on Ubuntu. MATLABConnector doesn't start at bootup, so I have to type MATLABConnector start at the Lin...

4 years ago | 1 answer | 2

1

answer

Question


Upgrade to MATLAB 2017a causes App Designer app to fail
I have a .mlapp file created in MATLAB 2016b, where it works without any errors. This same .mlapp file can be run in MATLAB 2017...

7 years ago | 0 answers | 0

0

answers

Question


How to locate errors reported by the MATLAB compiler
I'm trying to compile a .mlapp file using the MATLAB Compiler. The app does not produce any errors when I run the uncompiled ver...

7 years ago | 1 answer | 0

1

answer

Question


Figure freezes during input() command on Windows
I am writing a program that allows the user to select a data point on a figure using datacursormode() and simultaneously awaits ...

8 years ago | 1 answer | 0

1

answer

Question


'Run Script as Batch Job' error
Selecting 'Run Script as Batch Job' on a script in the Folder view produces the following error: Undefined function or vari...

8 years ago | 1 answer | 0

1

answer

Answered
Include a file in a compiled app that can be modified by the user and accessed by the program
I worked out a solution to this problem. By removing the CSV files from the MATLAB folder I can compile a 'broken' version of th...

8 years ago | 0

| accepted

Question


Include a file in a compiled app that can be modified by the user and accessed by the program
I am compiling a program that has several options that need to be set by the end user. The 'options file' is a CSV file that MAT...

8 years ago | 3 answers | 0

3

answers

Question


How do I automatically show a console window when launching a compiled app on a Mac?
I understand that on Windows systems, when running a compiled MATLAB app, a DOS window also appears which acts as the console. I...

8 years ago | 1 answer | 0

1

answer