cellstradjustlen | adjust in each col of acell array or table the length of char string | |
commandwindowTL | same as original fnct but deployable | |
depuseString | searches for string using the system command grep | |
depuseStringmult | Finds files that contain multiple strings linked by an AND condition. | |
docSG | just shows the documentation of the calling fnct | |
docTL | same as original fnct but deployable | |
editTL | same as original fnct but deployable | |
exp_2025_08_17_SGLibGPTAlgorithmus | open the FM database of SGLib and the mfile/ and inserts a CHatGPT explaination of the code into html and Fm Database | |
exp_2025_08_20_updateFMmatlabcode | open the FM database of SGLib and inserts the original matlabcode from the m file | |
filenamestartswithdate | returns wether a file name starts with the creation date of this file | |
getfuncparams | processes varargin list - | |
getfuncparamStr | similar as getfuncparams but works with strings prpoerties | |
getvarg | returns if a string is part of varargin and the next parameter | |
isatleastVer | checks the minimal version/release number of matlab | |
iscalledbycmdline | returns wether a fnct was called by commandline directly | |
lastuidir | returns the file parts of the last uiopend file | |
matlabtoolboxdir | returns the default matlab add-on toolbox root directory for all toolboxes | |
mdfind | spotlight using matlab on mac | |
mfile2mlxfile4markup | Converts an Markup or publishable M file into an mlx live script | |
openbydoubleclick | opens/starts a file by the operating system | |
opentolineTL | same as original fnct but deployable | |
osx | simplified version that shows osx version matlab version and sg lib version | |
paste2code | if called on the commandwindow, it returns the contant of the clipboard as matlab code | |
pcodedirTL | creates a temporary directory for the creation of pcodes | |
pingIP | sends a single ping within one second to check the reachability of FTP server | |
publishSGPDF | just publishes the VLFL_EXP## files to save time in the current directory | |
readtable2code | reads tables and creates strings in the command window that can be used as code in matlab m files | |
retainfields | retains a list of fields from a struct | |
SGcreatebin2mfile | reads any file, and writes a matlab fnct that can create a copy of this file | |
SGlib | simply opens the WWW pages SGlib.org and Matlab central | |
SGlibedithtmlhelptext | open the html help text in the 'SGLIB_HELP_Structures/html' folder | |
SGlibHelpTutorials | A feature for tutorial authors that provides hyperlinks to display and open existing tutorials. | |
SGlibmovepathtotop | moves the SG-Lib directory up in the search path | |
SGlibpath | returns the filepath of the toolbox directory | |
SGopentoline | same as opentoline which does not work anymore in 2020b Update6 on Catilina | |
SGoutdated | Execution stops by reporting that the fnct is outdated | |
SGscriptfileexecution | simplified interface for a stand alone version of the SG-Lib 5.0 | |
SGtrialerror | generates an error message indicating a new attempt | |
SGversion | returns a license string | |
spotlightsearch | spotlight using matlab on mac | |
stamp | creates a text line for publishable code with currenct OSX version | Matlab Version | SGlib version | |
timlueth | just open the entries of tim lueth at Matlab central | |
uniquecell | unique command for cells | |
verJAVA | fnct to check the JAVA Version of Matlab and OSX | |
verML | returns the currently used Matlab Release | |
verOSX | just tired to find out why and when matlab chashes | |
verSG | systematic names for versions - use osx for all | |
webTL | same as original fnct but deployable | |
whichSG | searches for patters in filenames of matlab files | |
workdir | changes to the working directory and/or defines it | |