MATLAB Programming/Print Version - Wikibooks, open books for an open world
Special String Functions Since MATLAB strings are character arrays, some special functions are available for comparing entire strings rather than just its components: deblank deblank removes white spaces from the string. findstr findstr(bigstring, smallst...