image thumbnail

updated 7 days ago

fixuilabels by Kesh Ikuma

Change 'text' uicontrol objects' vertical alignment (gui, utility, java)

fixuilabels(hFig)

image thumbnail

updated 1 month ago

Relative Filename by Kesh Ikuma

A pair of M-files to convert between full and relative filenames. (file, path, utility)

rel2fullfile(file,refpath)

relfile(file,refpath)

image thumbnail

updated 1 month ago

FindJObj - find java handles of Matlab graphic objects by Yair Altman

Find java objects contained within a specified java container or Matlab GUI handle (example, undocumented, findobj)

findjobj(container,varargin)

image thumbnail

updated 1 month ago

EPS Utility Toolbox by Kesh Ikuma

A set of functions to generate publisher-happy EPS images (eps, print, image export)

eps2raster(varargin)

epscleancolordict(infile,outfile)

epsembedfont(varargin)

image thumbnail

updated 7 months ago

XML Parse-n-Find by Kesh Ikuma

XML parser and tag finder (utility, xml, parser)

xmlfind(S,varargin)

xmlparse(xmlfile)

xmlelem

image thumbnail

updated 8 months ago

MS Visual Studio property sheet for building MEX function by Kesh Ikuma

Using Property Sheet to make VS project configuration easy (mex, development, visual studio)

image thumbnail

updated 9 months ago

Nero AAC Codec Wrapper by Kesh Ikuma

MATLAB wrapper functions for Nero AAC Codec (v1.0) (audio, data export, data import)

neroaacread(aacfile,varargin)

neroaactag(aacfile,cmdstr,varargin)

neroaacwrite.m

image thumbnail

updated 1 year ago

MSOCOLOR: Microsoft Office Theme Colors by Kesh Ikuma

MSOCOLOR retrieves Microsoft Office Theme color schemes. (graphics, color palettes, net interface)

msocolor(varargin)

demo_msocolor.m

image thumbnail

updated 2 years ago

glinkaxes: interactive linkaxes by Kesh Ikuma

GLINKAXES lets user, via mouse clicks, to choose the axes to synchronize their axis limits. (handle graphics, utility, interactive)

glinkaxes(varargin)

image thumbnail

updated 2 years ago

inputEmu: Keyboard & Mouse Emulator (v1.0.1) by Kesh Ikuma

A Java-based function to control keyboard & mouse programmatically (keyboard, mouse, automation)

inputemu(varargin)

image thumbnail

updated almost 3 years ago

jMouseEmu: Mouse Emulator (v2.2) by Kesh Ikuma

A Java-based function to control mouse programmatically (mouse, demo, set focus)

jmouseemu(varargin)

image thumbnail

updated almost 3 years ago

inputsdlg: Enhanced Input Dialog Box (v1.3) by Kesh Ikuma

Predefined dialog box function to accept user inputs of several forms (dialog, inputdlg, uigetdir)

inputsdlg.m

inputsdlg_demo.m

image thumbnail

updated almost 3 years ago

contourcs: to obtain contourc output as a struct array by Kesh Ikuma

contourc wrapper to return a struct array (contourc, contour)

contourcs(varargin)

image thumbnail

updated almost 3 years ago

jAudio: Buffered Sound Class by Kesh Ikuma

A java-based MATLAB class for buffered sound playback (sound, java, gui)

jaudio_demo(varargin)

jaudio

image thumbnail

updated 3 years ago

Image File Get/Put Dialog Boxes by Kesh Ikuma

Open and save image file dialog boxes (gui, file input, file output)

uigetimfile(varargin)

uiputimfile(varargin)

image thumbnail

updated 4 years ago

Faddeeva function (FFT based) by Kesh Ikuma

Faddeeva function, aka plasma dispersion function (faddeeva, complex error functio..., complex complementary...)

faddeeva(z,N)

image thumbnail

updated 4 years ago

Busy Dialog by Kesh Ikuma

A modal dialog that displays a busy message during program execution. (gui, dialog, model)

busydlg(msg,title,varargin)

Contact us