photo

Tommie Heard


2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

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

배지 보기

Feeds

보기 기준

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 1

1

답변

질문


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

9년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

거의 10년 전 | 0

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변