Community Profile

photo

Matt J Dunn


Cardiff University

Last seen: 2 days ago Active since 2016

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

Statistics

Content Feed

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

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

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

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

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

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

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

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

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

7 years ago | 0 answers | 0

0

answers