Rank: 13 based on 1215 downloads (last 30 days) and 39 files submitted
photo

Yair Altman

E-mail
Company/University
Consultant

Personal Profile:

Website: http://UndocumentedMatlab.com
LinkedIn: http://www.linkedin.com/in/yairaltman
 
Author of "Undocumented Secrets of Matlab-Java Programming" book:
http://UndocumentedMatlab.com/matlab-java-book/
 
Contact me: altmany at gmail dot com

Professional Interests:

 

Watch this Author's files

 

Files Posted by Yair View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
04 Feb 2012 Screenshot TabComplete Sets Command-Window tab completion for specified functions & arguments: types and custom strings Author: Yair Altman command window, desktop, undocumented 18 7
  • 5.0
5.0 | 3 ratings
21 Jan 2012 Screenshot getundoc - get undocumented object properties GETUNDOC returns a structure of undocumented properties (names & values) for the specified object Author: Yair Altman undocumented 54 3
  • 5.0
5.0 | 2 ratings
08 Dec 2011 Screenshot FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle Author: Yair Altman undocumented, findobj, java, handle, example, findall 237 64
  • 4.94118
4.9 | 34 ratings
08 Dec 2011 Screenshot UIINSPECT - display methods-properties-callbacks of an object Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window Author: Yair Altman com, example, object, gui tools, java, handle 114 11
  • 5.0
5.0 | 7 ratings
27 Nov 2011 Screenshot cprintf - display formatted colored text in the Command Window Displays sprintf-formatted strings in the Command Window using the specified color/underline style Author: Yair Altman java, desktop, gui, undocumented 134 29
  • 4.89655
4.9 | 29 ratings
Comments and Ratings by Yair View all
Updated File Comments Rating
06 Feb 2012 TabComplete Sets Command-Window tab completion for specified functions & arguments: types and custom strings Author: Yair Altman

@German - I've uploaded a new version of this utility - please use the latest version. See the update notes below for more info.

21 Jan 2012 getundoc - get undocumented object properties GETUNDOC returns a structure of undocumented properties (names & values) for the specified object Author: Yair Altman

Robert - you are correct: there is no need for the aerospace blockset - it got in there by some mistake

28 Nov 2011 cprintf - display formatted colored text in the Command Window Displays sprintf-formatted strings in the Command Window using the specified color/underline style Author: Yair Altman

For all the people who have noted about cprintf's issues with R2011b, the new version that was just uploaded fixes those problems, as well as the issue of the space (on R2011b only)

22 Nov 2011 FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle Author: Yair Altman

@Ward - thanks - I believe that you may be right. This has no effect unless there are several overlapping/similar results in the filtering process, which is very rare. But in such rare cases, your fix would solve a problem of returning both the parent and the child handles.

22 Nov 2011 log4matlab Simple logger written with log4cxx in mind Author: Gavin

Gavin - I had a log4m implementation in my TODO list for many months - Good for you for doing it faster than me!

Comments and Ratings on Yair's Files View all
Updated File Comment by Comments Rating
07 Feb 2012 TabComplete Sets Command-Window tab completion for specified functions & arguments: types and custom strings Author: Yair Altman Gomez-Herrero, German

Thanks! Just another tiny issue that I came accross when using the new version. It seems that, under Linux, copyfile() may return status=1 even if the .bak file could not be created due to the lack of write permission in the relevant folder. At least in my Debian squeeze system I get status=1 but msg='Operation not permitted' and the .bak file is not created. Is this a MATLAB bug? So there is the possibility that the owner of TC.xml can now rewrite TC.xml (by changing permissions automatically) but fails to create a backup copy, as the toolbox/local directory is read-only by default. For the sake of safety I would test that the msg returned by copyfile is empty as well as checking that status is not zero.

06 Feb 2012 TabComplete Sets Command-Window tab completion for specified functions & arguments: types and custom strings Author: Yair Altman Altman, Yair

@German - I've uploaded a new version of this utility - please use the latest version. See the update notes below for more info.

03 Feb 2012 TabComplete Sets Command-Window tab completion for specified functions & arguments: types and custom strings Author: Yair Altman Gomez-Herrero, German

Really helpful stuff. And the technical explanations at your blog are incredibly insightful. Thanks a lot for sharing this. I would suggest just two very minor modifications:

- Adding the MCOSPCG and MCOSCLASS options
- Under unix systems, automatically changing the permissions of the xml file before editing it. Usually you will be the owner of that file but by default its permissions are set to read-only. You could change the permissions back to read-only after the editing.

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

Thanks a lot, this is really helpful :)

21 Jan 2012 getundoc - get undocumented object properties GETUNDOC returns a structure of undocumented properties (names & values) for the specified object Author: Yair Altman Altman, Yair

Robert - you are correct: there is no need for the aerospace blockset - it got in there by some mistake

Top Tags Applied by Yair
java, undocumented, gui, gui tools, example
Files Tagged by Yair View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
04 Feb 2012 Screenshot TabComplete Sets Command-Window tab completion for specified functions & arguments: types and custom strings Author: Yair Altman command window, desktop, undocumented 18 7
  • 5.0
5.0 | 3 ratings
21 Jan 2012 Screenshot getundoc - get undocumented object properties GETUNDOC returns a structure of undocumented properties (names & values) for the specified object Author: Yair Altman undocumented 54 3
  • 5.0
5.0 | 2 ratings
08 Dec 2011 Screenshot FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle Author: Yair Altman undocumented, findobj, java, handle, example, findall 237 64
  • 4.94118
4.9 | 34 ratings
08 Dec 2011 Screenshot UIINSPECT - display methods-properties-callbacks of an object Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window Author: Yair Altman com, example, object, gui tools, java, handle 114 11
  • 5.0
5.0 | 7 ratings
27 Nov 2011 Screenshot cprintf - display formatted colored text in the Command Window Displays sprintf-formatted strings in the Command Window using the specified color/underline style Author: Yair Altman java, desktop, gui, undocumented 134 29
  • 4.89655
4.9 | 29 ratings

Contact us at files@mathworks.com