Rank: 7151 based on 0 downloads (last 30 days) and 0 files submitted
photo

Y Mehta

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Y View all
Updated File Comments Rating
25 Feb 2011 MenuBar Create Menu Bar (s) on any location in a figure window Author: Dirk-Jan Kroon

I get the following error

??? Undefined function or method 'imshow' for input arguments of type 'uint8'.

Error in ==> menubar>CreatMenuBar at 196
    data.menuitems(i).HandleImshow=imshow(barimage,'Parent',data.menuitems(i).Handle);

Error in ==> menubar at 95
        CreatMenuBar(uimenuhandle,C(i),Pos,figure_handle);

Error in ==> test>test_OpeningFcn at 67
menubar;

Error in ==> gui_mainfcn at 221
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

Error in ==> test at 27
    gui_mainfcn(gui_State, varargin{:});

23 Feb 2011 MenuBar Create Menu Bar (s) on any location in a figure window Author: Dirk-Jan Kroon
23 Nov 2010 IconEditor v1.6 (2010) iconeditor icon editor for creating and editing icons and small images. Author: Elmar Tarajan

Elmar,

This is a great utility and I am using it extensively. Thank you.

I observed that I can *right* click one of the top five pushbuttons and choose "set string" option. When I do so, it sets a string in the pushbutton. What's the purpose of that? When I export icons after writing those strings, the string has no effect on the icon.

24 Sep 2010 TabComplete Sets Command-Window tab completion for specified functions & arguments: types and custom strings Author: Yair Altman

I get the following error in 2010a

Warning: Unable to interpret TeX string "Save C:\Program Files\MATLAB\R2010a\toolbox\local\TC.bak?"
> In questdlg at 277
  In tabcomplete at 112
??? Error using ==> tabcomplete at 117
Failed to create C:\Program Files\MATLAB\R2010a\toolbox\local\TC.bak:
Access is denied.

 
117 error('YMA:TabComplete:CreateBakup','Failed to create %s:\n%s',bakFilename,msg);

24 Sep 2010 dragndrop This allows you to easily add drag and drop capabilities to any GUI. Author: Scott Hirsch

Scott,

Thanks for this submission. Is there a way to drag a windows file on Matlab figure and execute a particular callback in the background when that happens? If yes, please share that as well.

Contact us at files@mathworks.com