gcbsh | GCBSH gets the handles for the currently selected blocks. |
get_curr_m_file_path | GET_CURR_M_FILE_PATH returns the path for a mfile. |
ltpda_deg2rad | LTPDA_DEG2RAD Convert degrees to radians |
ltpda_fields2list | LTPDA_FIELDS2LIST splits a string containing fields seperated by ',' |
ltpda_filescan | LTPDA_FILESCAN recursively scans the given directory for files that end in 'ext' |
ltpda_fq2ri | LTPDA_FQ2RI Convert frequency/Q pole/zero representation into real |
ltpda_fq2ri2 | LTPDA_FQ2RI2 Convert frequency/Q pole/zero representation into real |
ltpda_getmax | LTPDA_GETMAX get the index and value of the maximum value in an array. |
ltpda_isobject | LTPDA_ISOBJECT checks that the input objects are one of the LTPDA object |
ltpda_label | LTPDA_LABEL makes the input string into a suitable string for using on plots. |
ltpda_mat2str | LTPDA_MAT2STR overloads the mat2str operator to set the precision at a central place. |
ltpda_matchvectors | LTPDA_RESAMPLE make the two vectors have the same length. |
ltpda_phase | LTPDA_PHASE return the phase in degrees for a given complex input. |
ltpda_rand | LTPDA_RAND return a random number between r1 and r2 |
ltpda_ri2fq | LTPDA_RI2FQ Convert complex pole/zero into frequency/Q pole/zero representation. |
ltpda_saveobj | SAVEOBJ saves an object to a file. |
ltpda_str2cells | LTPDA_STR2CELLS Take a single string and separate out individual "elements" into a new cell array. |
ltpda_strs2cells | LTPDA_STRS2CELLS convert a set of input strings to a cell array. |
ltpda_structcat | LTPDA_STRUCTCAT concatonate structures to make one large structure. |
ltpda_structidx | LTPDA_STRUCTIDX Index a structure. |
ltpda_unwrapdeg | LTPDA_UNWRAPDEG Unwrap a phase vector given in degrees. |
ltpda_xml_read_datasamples | LTPDA_XML_READ_DATASAMPLES read data samples from the given node of an XML file. |
strpad | STRPAD Pads a string with blank spaces until it is N characters long. |
wrapstring | WRAPSTRING wraps a string to a cell array of strings with each cell less than n characters long. |