Statistics
12 Questions
0 Answers
RANK
37,908
of 297,016
REPUTATION
1
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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
answersQuestion
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
answersQuestion
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...
7 years ago | 0 answers | 0
0
answersQuestion
Is Visual Studio 2017 supported without patches by matlab 2018a?
Is Visual Studio 2017 supported without patches by matlab 2018a?
7 years ago | 2 answers | 0
2
answersQuestion
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, ...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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