Community Profile

photo

Jeff


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Zoom GUI callback delay with mouse roller
I have a GPS map plotting tool which uses a web based satellite image, where I've included the basic Matlab zoom and pan functio...

5 years ago | 0 answers | 0

0

answers

Question


How to install end user files in folder other than the compiled and installed Application folder?
I'd like the application compiler exe product to install optional user files in a folder not on the installed location applicati...

5 years ago | 0 answers | 0

0

answers

Question


2018a Apache POI incompatibility with the Text Analytics Toolbox
I use Apache POI to write xlsx files and avoid the excel COM server. 2018a breaks this if I install the Text Analytics Toolbox. ...

6 years ago | 0 answers | 0

0

answers

Question


How to set stand alone installer to skip communication and still run
I'd like to completely avoid the proxy server when using the stand alone compiled installer, however I can't seem to do this, ev...

6 years ago | 0 answers | 0

0

answers

Question


xlsread/write errors when matlab is run via a background task, spawning many officec2rclient processes
I have an automated data processing tool that's triggered via a bat file, called as a background process from task scheduler. An...

6 years ago | 0 answers | 0

0

answers

Question


Is Visual Studio 2017 supported without patches by matlab 2018a?
Is Visual Studio 2017 supported without patches by matlab 2018a?

6 years ago | 2 answers | 0

2

answers

Question


How to remove tools from deployed GUI figure windows?
I have a compiled, deployable GUI and would like to remove several of the inherent figure tools from the tool bar (like rotate, ...

7 years ago | 1 answer | 0

1

answer

Question


What is the best way to find clusters in 2D historgam data?
I want to process GPS path data with overlaid satellite images, but need to select localized areas where desired activities occu...

7 years ago | 1 answer | 0

1

answer

Question


Compiled code can't find the Matlab runtime
I have an exe I just compiled with 2015b, but it complains about finding the runtime. First, I thought the runtimes were include...

8 years ago | 1 answer | 0

1

answer

Question


edge colordata property attempts to set are inconsistent
The following section of code works fine when I manually enter them one at a time on the command line, or run the m file with a ...

8 years ago | 1 answer | 0

1

answer

Question


How to build a mex return structure?
I am unable to figure out how to build and attach matrices to the structure I have being returned mwSize dims[2] = {1...

8 years ago | 1 answer | 1

1

answer

Question


Mex mxClassID not found
I get a mex error with mxArray *tmp; tmp = mxCreateNumericMatric((mwSize) 1,(mwSize) 1,mxUINT64_CLASS, mxREAL); e:\mex\...

8 years ago | 1 answer | 0

1

answer