Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Software » comp.soft-sys.matlab

Topic: Dialog Boxes called in Parallel Processing Toolbox
Replies: 0  

Advanced Search

Back to Topic List Back to Topic List  
Nathan Orloff

Posts: 63
Registered: 10/1/10
Dialog Boxes called in Parallel Processing Toolbox
Posted: Jun 26, 2012 2:29 PM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply

Hi All,

I cant get multiple dialog boxes to run in parallel processing. I have a while loop that runs while the handles of dialog box is running. Once the handles are deleted, the while loop stops. I tried to do this in the parallel processing toolbox but I got the following warning message and the dialog box was suppressed.

Starting matlabpool using the 'local' configuration ... connected to 2 labs.
Lab 1:
Warning: This functionality is no longer supported under the -nodisplay and
-noFigureWindows startup options. For more information, see "Changes to
-nodisplay and -noFigureWindows Startup Options" in the MATLAB Release Notes.
To view the release note in your system browser, run
web('http://www.mathworks.com/access/helpdesk/help/techdoc/rn/br5ktrh-1.html#br5ktrh-3',
'-browser')
> In uitools\private\warnfiguredialog at 19
In dialog at 37
In msgbox at 216
In warndlg at 46
In gameoverdlg at 3
In countparalleltest at 2
In remoteBlockExecution at 47

Does anyone have a work around?

Nate



Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2013. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Drexel University School of Education.