Re: make command window visible



If you are using MATLAB 7, there is a new function "commandwindow" which will bring the Command Window to the front.

In previous versions, if you have a figure window open you can use:
uicontrol('callback','uimenufcn(gcf,''WindowCommandWindow'')')

Hope this helps,
Kristin

---------------------------------------------------------
Kristin Thomas
Software Engineer
The MathWorks, Inc.
kthomas@xxxxxxxxxxxxx
---------------------------------------------------------

mark wrote:
I would like to have a command that I can use in a function to make
the command window visible (on top of all other windows- as if i
clicked on it). I tried using the file exchange showwindow.m but it
doesnt seem to work with v6.5. Is there a way to do it within matlab.
.



Relevant Pages

  • Re: converting from Matlab to C
    ... I'd like to know the right coomand to use in command window in order to ... remeber that I don't want to execute my file but just to have an ... compiled with the current Compiler. ... deploy to machines which don't have MATLAB installed. ...
    (comp.soft-sys.matlab)
  • Re: make command window visible
    ... Kristin Thomas wrote: ... > If you are using MATLAB 7, there is a new function "commandwindow" ... > bring the Command Window to the front. ... Prev by Date: ...
    (comp.soft-sys.matlab)
  • Re: Unix command line and MatLab
    ... MatLab in a script with the -r option? ... start your batch session with the -logfile option. ... this will copy the command window output to a log file. ...
    (comp.soft-sys.matlab)
  • can no longer run M files
    ... My copy of matlab seems to have gotten into a strange state. ... command window I get a message such as: ... Undefined function or variable 'ftest' ... If I type a command such as "help ftest" it finds the file and ...
    (comp.soft-sys.matlab)
  • Re: Position and DataAspectRatio
    ... performed by typing into the Command Window: ... good odds that a Windows version won't do the same. ... on a Windows machine with an uptodate Matlab, ... give, and are different from my results, which I believe Matlab ought ...
    (comp.soft-sys.matlab)