Community Profile

photo

Tommie Heard


Attivo dal 2011

Followers: 0   Following: 0

Contatto

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 9 anni fa | 1 risposta | 1

1

risposta

Domanda


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

oltre 9 anni fa | 0 risposte | 0

0

risposte

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

quasi 10 anni fa | 0

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 13 anni fa | 1 risposta | 0

1

risposta