Community Profile

photo

Tommie Heard


Active since 2011

Statistics

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Question


Data is not being clipped
My data is plotting beyond the plot surface. I checked to see if the clipping property is set to 'on' and it is indeed set to 'o...

7 years ago | 0 answers | 0

0

answers

Question


How do I generate a filled symbol such that it always overlaps the last curve plotted.
I am setting MarkerFaceColor and MarkerEdgeColor to the same color, but my curves are NOT overlapping with the filled symbols. W...

7 years ago | 0 answers | 0

0

answers

Question


What is my curve going outside the range of the plot figure
My plot is plotting beyond the scales of the plot.

7 years ago | 1 answer | 0

1

answer

Question


my plot uses 3 symbols and 3 colors. The color in the front isoverlapping the color in the back. What is causing this?
my plot has 3 curves with symbols and colors. The first color is red with a circle, 2nd color is green with a square, and third...

7 years ago | 1 answer | 0

1

answer

Question


in matlab 2014b uigetfile hangs
I am running Matlab Release 2014B. When I use uigetfile to open a file, it occasionally hangs up for no apparent reason. It appe...

8 years ago | 0 answers | 0

0

answers

Question


Does Matlab Release 2014b include ghostscript? If so, can a deployed executable use ghostcript?
I have an application that combines .ps files into a single file and then converts the single file into a .pdf file using ghosts...

8 years ago | 1 answer | 0

1

answer

Question


Is there a way to bypass including the MCR and downloading the MCR in your package and still be able to build a package in R2014b?
I am running my deployable application on a closed network. I do not want it to download the MCR from the website nor do I want ...

9 years ago | 1 answer | 1

1

answer

Question


Why this error after downloading the latest uicomponent????
handles.txtSeqFile = uicomponent( ... 'style','javax.swing.JTextField', ... 'parent',Layout.Ce...

9 years ago | 0 answers | 0

0

answers

Answered
How to Debug an invalid handle.
This is how to debug an invalid handle. Before running your code from the command line enter: dbstop if error When the prog...

9 years ago | 0

Question


addlistener does not always trigger on the event when minimizing a figure.
I am trying to add a listener to detect when my main figure has be minimized so I can minimize other figures also. Sometime it w...

10 years ago | 0 answers | 0

0

answers

Question


How do i make a gui a singleton that was NOT created using GUIDE ???
I do not always use Guide to create my GUI's. The Gui's I created using GUIDE are defined as singleton. How can I make my non-Gu...

11 years ago | 1 answer | 0

1

answer

Question


How can I minimize other GUI's running when my main figure (GUI) is minimized.?
I have a Main figure that starts up other GUI's when an event occurs. At times I may have as many as 8 other GUI's running in th...

11 years ago | 1 answer | 0

1

answer

Question


Why can't my program find the correct MCR to use?
I have MCR(7.14-R2011B) installed on my computer. I recently installed R2012b that uses MCR(7.16). I built an executable for bot...

11 years ago | 1 answer | 0

1

answer

Question


Notepad focus window
Here is what I am using to open a text file in MATLAB. command = sprintf ( 'notepad %s', fullpathOfYourFile ); System ( co...

13 years ago | 1 answer | 0

1

answer

Question


Deploying an application with R2010b
I get this mesage when I try to run a deployed application on another machine that has the MCR installed that matches the compil...

13 years ago | 1 answer | 0

1

answer