Callbacked
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 56 articles for 0.310 sec
I have just started learning how to write GUIs in MATLAB. I am trying to write a context menu that copies a single subplot to a new figure. I was able to get a test case working by using the following code: close all clear figure s = NaN(2,1); p = NaN(2,1); t = 0:.1:2*pi; s(1)=subplot(2,1,1); hold on; k= plot(t,sin(t)); plot(t,rand(length(t),1).*sin(t)','r'); hold off; s(2     

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Joe Volzer
Date: Jun 7, 2010 11:45

On Thu, May 20, 2010 at 06:57:26PM +0300, Niko Tyni wrote: Package: libgtk2-perl Version: 1:1.221-6 Severity: serious This package is not migrating to testing because it failed to build on mips. # Failed test 'callbacks encountered' # at t/GtkCellRenderer.t line 228. # Structures begin differing at: # $got->[2] = 'size' # $expected
Show full article (1.99Kb)
Hi Steve, Thanks for replying. I tried all 3 suggested solution in the link you sent. None of them seems to help "Steven Lord" <slord@mathworks.com> wrote in message <hsh2ac$f7s$1@fred.mathworks.com>... > > "Gilad Asseraf" <gilad_asseraf@amat.com> wrote in message > news:hsh1oo$89d$1@fred.mathworks.com... > > Hi Guys, > > I have a problem that makes me crazy... > > I have this GUI     

Group: linux.debian.bugs.dist · Group Profile · Search for Callbacked in linux.debian.bugs.dist
Author: Niko Tyni
Date: Jun 1, 2010 01:30

"Gilad Asseraf" <gilad_asseraf@amat.com> wrote in message news:hsh1oo$89d$1@fred.mathworks.com... Hi Guys, I have a problem that makes me crazy... I have this GUI M-file that works fine in Matlab environment. It was also compiled to C++ stand alone application with no error. Double clicking the .exe file, opens the application GUI with no problems. However, every time I click
Show full article (1.55Kb)
Hi Guys, I have a problem that makes me crazy... I have this GUI M-file that works fine in Matlab environment. It was also compiled to C++ stand alone application with no error. Double clicking the .exe file, opens the application GUI with no problems. However, every time I click either oen of the callback functions (pushbuttons, radiobuttons, listboxes), I receiving an error message in the     

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Gilad Asseraf
Date: May 13, 2010 07:55

dvt <dvt+usenet@psu.edu> wrote in message <gfcbor$109k$1@f04n12.cac.psu.edu>... Alan B wrote: I am trying to customize the way that datatips are displayed in my figure windows - for now all I want is to increase the number of digits that are displayed. I tried to do this by right clicking on a normal datatip, then "edit..." and "select..." to modify the text update function
Show full article (1.64Kb) · Show article thread
Hi, Thank you, in this way I can incorporate that in other handles as well and have much more control.. Thank you S. Walter Roberson <roberson@hushmail.com> wrote in message <dD8Pn.52874$h57.48162@newsfe22.iad>... > Simos wrote: > > Yes, that is correct. The problem though is that I have two callbacks > > playsoundA and playsoundB. Each one of them has the following form: > > > >     

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Steven Lord
Date: May 13, 2010 07:28

Jeff Hansley wrote: I am currently trying to interface with a GUI that creates a lot( sometimes 100 depending on settings) of plots. Since it creates so many, it automatically creates some and then saves them to a ppt file and then closes the figure. I want to interface with this and be able to open any of these plots after they are created, which would require me to save
Show full article (1.38Kb) · Show article thread
On Jun 7, 3:10 pm, Walter Roberson <rober...@hushmail.com> wrote: > Gerbil Gerbil wrote: > >> function varargout = myFunction_OutputFcn(hObject, eventdata, handles) > >> handles.output = 'test output'; %% to test the output > >> varargout{1} = handles.output; > > It works, but if I try to update handles.output by updating the > > handles variable using my other callbacks, it doesn't seem to be     

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Gilad Asseraf
Date: May 13, 2010 07:19

Show full article (1.18Kb)
    

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Marcin Kolesinski
Date: May 13, 2010 05:44

Show full article (1.51Kb)
    

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Simos
Date: Jun 8, 2010 03:02

Show full article (1.73Kb)
    

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Tao Song
Date: Jun 7, 2010 18:30

Show full article (0.37Kb)
    

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Walter Roberson
Date: Jun 7, 2010 13:16

Show full article (2.59Kb) · Show article thread
    

Group: comp.softsys.matlab · Group Profile · Search for Callbacked in comp.softsys.matlab
Author: Gerbil Gerbil
Date: Jun 7, 2010 13:07

Show full article (5.05Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · next