Community Profile

photo

George


Last seen: 2 years ago Active since 2012

Statistics

  • First Review
  • Thankful Level 1
  • First Answer
  • Commenter

View badges

Content Feed

View by

Question


Partially-overlapping subplots cause plots beneath to be totally invisible
When I plot multiple subplots on a figure, and the subplots' position vectors have partial overlap, the later subplots cause the...

7 years ago | 1 answer | 0

1

answer

Answered
Problems installing C++ compiler for mex (Win 7 64-bit)
Install the update to restore the Visual C++ compilers. Edit the path to linked libraries in the mexopts.bat file. (See ...

9 years ago | 0

Question


Problems installing C++ compiler for mex (Win 7 64-bit)
(1) Errors finding a valid C++ compiler. I had errors trying to create mex files because my C++ compilers were not installe...

9 years ago | 1 answer | 2

1

answer

Question


ClassificationDiscriminant - How to exclude a predictor for only one group level?
I am using ClassificationDiscriminant.fit to classify data. I seek to predict classes of Y, a nominal categorical variable, by X...

11 years ago | 1 answer | 0

1

answer

Question


How to break a while loop in a gui toggle button callback?
I have created a GUI with a pushbutton set to toggle mode, and within the callback for the buttton, I have a while loop running....

11 years ago | 1 answer | 0

1

answer

Answered
Matlab (2011b) compiler doesn't compile
Sara, You may need to reinstall Matlab 2011b after you have installed the Win SDK and compilers. I found that executables crea...

11 years ago | 0

Answered
Looping through several files with the same name
Tracey, 'flow' is a built-in matlab function for visualizing 3-D data. See >>help flow. Therefore you should not use "file ...

11 years ago | 0

Answered
Executables from Matlab compiler fail to run on the computer where they were built, but run on other computers. How do I run executables created using the matlab compiler (mcc) in debug mode?
I have solved this problem by a new installation of Matlab. I installed R2012b and the compiled standalone program works on thi...

11 years ago | 0

| accepted

Question


Executables from Matlab compiler fail to run on the computer where they were built, but run on other computers. How do I run executables created using the matlab compiler (mcc) in debug mode?
I use the matlab compiler, via the Deploy Tool, to build an executable for Win-7 64-bit using Matlab 2012a, and MATLAB Compiler ...

11 years ago | 3 answers | 0

3

answers