Rank: 642 based on 108 downloads (last 30 days) and 10 files submitted
photo

Kesh Ikuma

E-mail

Personal Profile:
Professional Interests:
signal processing

 

Watch this Author's files

 

Files Posted by Kesh View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Apr 2011 glinkaxes: interactive linkaxes GLINKAXES lets user, via mouse clicks, to choose the axes to synchronize their axis limits. Author: Kesh Ikuma handle graphics, utility, interactive 1 1
  • 5.0
5.0 | 1 rating
19 Jan 2011 Relative Filename A pair of M-files to convert between full and relative filenames. Author: Kesh Ikuma file, path, utility, relative filename, partial filename 3 1
  • 4.0
4.0 | 1 rating
20 Sep 2010 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma utility, java, automation, keyboard, mouse, emulator 14 16
  • 5.0
5.0 | 7 ratings
31 Aug 2010 jMouseEmu: Mouse Emulator (v2.2) A Java-based function to control mouse programmatically Author: Kesh Ikuma mouse, demo, set focus, automation, utilities, macro 15 3
13 Aug 2010 Screenshot inputsdlg: Enhanced Input Dialog Box (v1.3) Predefined dialog box function to accept user inputs of several forms Author: Kesh Ikuma dialog, uigetdir, gui, uigetfile, uiputfile, inputdlg 35 20
  • 4.5
4.5 | 6 ratings
Comments and Ratings by Kesh View all
Updated File Comments Rating
06 Sep 2011 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma

@Stan - Yes you can but you have to use the lower level commands: 'key_up' and 'key_down'.

'key_down' CTRL
'key_down' ALT
'key_normal' C
'key_up' ALT
'key_up' CTRL

would achieve your example.

12 Jun 2011 statusbar set/get status bar(s) for GUI figures & Matlab desktop Author: Yair Altman

Found another bug.

fig = figure('Visible','off');
statusbar(fig,'test');

errors out in the setFigureStatus subroutine. I guess that the figure is not instantiated yet if it's made invisible at the time of creation.

12 Jun 2011 statusbar set/get status bar(s) for GUI figures & Matlab desktop Author: Yair Altman

Yair, thanks for another great one!

I spotted a minor bug (well, I wouldn't even call it a bug, more of an annoyance).

If you run "statusbar(gcf,'test')" twice, the second call displays 3 "ans" in Command Window. They all say "ans = Property name already in use."

27 Mar 2011 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma

@Yuki - My bad, use '\F05' instead. It needs to be '\F##' with two digit number.

25 Mar 2011 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma

@Yuki - Yes, function keys are supported (I mistakenly left them out in the help text). Use '\F5' for F5 key press, and similar syntax for the others.

Comments and Ratings on Kesh's Files View all
Updated File Comment by Comments Rating
20 Jan 2012 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma George

nevermind I figured it out...bravo

20 Jan 2012 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma George

I get the following error while trying to use the program:

Attempt to execute SCRIPT varargin as a function:
C:\Program Files\MATLAB\R2011b\toolbox\matlab\lang\varargin.m

Error in inputemu (line 115)
[cmds,deltaT,idx_mouse,oemChars,msg] =
parseInput(defaultOemChars,nargin,varargin);

Sorry if I'm doing something wrong, I'm rather new to MatLab

16 Dec 2011 glinkaxes: interactive linkaxes GLINKAXES lets user, via mouse clicks, to choose the axes to synchronize their axis limits. Author: Kesh Ikuma sapientia
07 Sep 2011 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma Ha

Is a combination of more than two keys supported?

How to emulate Ctrl+Alt+C?

06 Sep 2011 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma Ikuma, Kesh

@Stan - Yes you can but you have to use the lower level commands: 'key_up' and 'key_down'.

'key_down' CTRL
'key_down' ALT
'key_normal' C
'key_up' ALT
'key_up' CTRL

would achieve your example.

Top Tags Applied by Kesh
gui, utility, dialog, java, automation
Files Tagged by Kesh View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Apr 2011 glinkaxes: interactive linkaxes GLINKAXES lets user, via mouse clicks, to choose the axes to synchronize their axis limits. Author: Kesh Ikuma handle graphics, utility, interactive 1 1
  • 5.0
5.0 | 1 rating
19 Jan 2011 Relative Filename A pair of M-files to convert between full and relative filenames. Author: Kesh Ikuma file, path, utility, relative filename, partial filename 3 1
  • 4.0
4.0 | 1 rating
20 Sep 2010 inputEmu: Keyboard & Mouse Emulator (v1.0.1) A Java-based function to control keyboard & mouse programmatically Author: Kesh Ikuma utility, java, automation, keyboard, mouse, emulator 14 16
  • 5.0
5.0 | 7 ratings
31 Aug 2010 jMouseEmu: Mouse Emulator (v2.2) A Java-based function to control mouse programmatically Author: Kesh Ikuma mouse, demo, set focus, automation, utilities, macro 15 3
13 Aug 2010 Screenshot inputsdlg: Enhanced Input Dialog Box (v1.3) Predefined dialog box function to accept user inputs of several forms Author: Kesh Ikuma dialog, uigetdir, gui, uigetfile, uiputfile, inputdlg 35 20
  • 4.5
4.5 | 6 ratings

Contact us at files@mathworks.com