cell2evalstr | CELL2EVALSTR routine to create an evaluation string resulting in variable |
cellstrrepnum | CELLSTRREPNUM replace specific strings in cell (e.g. 'NA') with num (e.g. NaN) or other string |
cellstrvcat | CELLSTRVCAT vertically concatenate cell strings. |
char2evalstr | CHAR2EVALSTR routine to create an evaluation string resulting in variable |
deblankstart | DEBLANKSTART Remove leading blanks. |
double2evalstr | DOUBLE2EVALSTR routine to create an evaluation string resulting in variable |
findfont | FINDFONT returns all font (= text + axes) handles in figure |
findstr2afterstr1 | FINDSTR2AFTERSTR1 searches occurences of str2 after str1 within str |
iscommentline | ISCOMMENTLINE determines whether a 1D char array is a commentline |
line2block | LINE2BLOCK reshape 1D character to 2D chaacter with fixed width |
line2str | LINE2STR reshape newline-delimited 1D string to 2D char array |
logical2evalstr | LOGICAL2EVALSTR routine to create an evaluation string resulting in variable |
matrix2latex | MATRIX2LATEX creates a LaTeX table based on a matrix |
mkhtml | MKHTML Make char string into valid html string. |
mktex | MKTEX Make char string into valid LaTeX string. |
mkvar | MKVAR Make char string into valid variable name. |
nums2str | NUMS2STR Num2str for whole array with specified seperation symbol. |
str2line | STR2LINE reshape 2D char or cell array to newline-delimited 1D string |
strfindb | STRFINDB Find string within cellstr. |
strfindbi | STRFINDBI Find string within cellstr. |
strmatchb | STRMATCHB Find possible matches for string. |
strrep_in_files | STRREP_IN_FILES replace strings in Ascii files |
strrep_in_large_files | STRREP_IN_FILES replace strings in very large Ascii files |
var2evalstr | VAR2EVALSTR routine to create an evaluation string resulting in variable |
workspace2evalstr | WORKSPACE2EVALSTR routine to create an evalstring of the workspace variables |