Home > m > helper > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% path: m/helper %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   path: m/helper   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help m/helper/dunzip">m/helper/dunzip</a>                     -  - decompress DZIP output to recover original data
   <a href="matlab:help m/helper/dzip">m/helper/dzip</a>                       -  - losslessly compress data into smaller memory space
   <a href="matlab:help m/helper/gcbsh">m/helper/gcbsh</a>                      -  gets the handles for the currently selected blocks.
   <a href="matlab:help m/helper/get_curr_m_file_path">m/helper/get_curr_m_file_path</a>       -  returns the path for a mfile.
   <a href="matlab:help m/helper/ltpda_deg2rad">m/helper/ltpda_deg2rad</a>              -  Convert degrees to radians
   <a href="matlab:help m/helper/ltpda_fields2list">m/helper/ltpda_fields2list</a>          -  splits a string containing fields seperated by ','
   <a href="matlab:help m/helper/ltpda_filescan">m/helper/ltpda_filescan</a>             -  recursively scans the given directory for files that end in 'ext'
   <a href="matlab:help m/helper/ltpda_fq2ri">m/helper/ltpda_fq2ri</a>                -  Convert frequency/Q pole/zero representation into real
   <a href="matlab:help m/helper/ltpda_fq2ri2">m/helper/ltpda_fq2ri2</a>               -  Convert frequency/Q pole/zero representation into real
   <a href="matlab:help m/helper/ltpda_getmax">m/helper/ltpda_getmax</a>               -  get the index and value of the maximum value in an array.
   <a href="matlab:help m/helper/ltpda_hash">m/helper/ltpda_hash</a>                 -  - Convert an input variable into a message digest using any of
   <a href="matlab:help m/helper/ltpda_io_collect">m/helper/ltpda_io_collect</a>           -  collects all AOs and plists from the inputs.
   <a href="matlab:help m/helper/ltpda_isobject">m/helper/ltpda_isobject</a>             -  checks that the input objects are one of the LTPDA object
   <a href="matlab:help m/helper/ltpda_label">m/helper/ltpda_label</a>                -  makes the input string into a suitable string for using on plots.
   <a href="matlab:help m/helper/ltpda_mat2str">m/helper/ltpda_mat2str</a>              -  overloads the mat2str operator to set the precision at a central place.
   <a href="matlab:help m/helper/ltpda_matchvectors">m/helper/ltpda_matchvectors</a>         - LTPDA_RESAMPLE make the two vectors have the same length.
   <a href="matlab:help m/helper/ltpda_num2str">m/helper/ltpda_num2str</a>              -  uses sprintf to convert a data vector to a string with a fixed precision.
   <a href="matlab:help m/helper/ltpda_phase">m/helper/ltpda_phase</a>                -  return the phase in degrees for a given complex input.
   <a href="matlab:help m/helper/ltpda_rand">m/helper/ltpda_rand</a>                 -  return a random number between r1 and r2
   <a href="matlab:help m/helper/ltpda_ri2fq">m/helper/ltpda_ri2fq</a>                -  Convert complex pole/zero into frequency/Q pole/zero representation.
   <a href="matlab:help m/helper/ltpda_saveobj">m/helper/ltpda_saveobj</a>              -  saves an object to a file.
   <a href="matlab:help m/helper/ltpda_str2cells">m/helper/ltpda_str2cells</a>            -  Take a single string and separate out individual "elements" into a new cell array.
   <a href="matlab:help m/helper/ltpda_strs2cells">m/helper/ltpda_strs2cells</a>           -  convert a set of input strings to a cell array.
   <a href="matlab:help m/helper/ltpda_structcat">m/helper/ltpda_structcat</a>            -  concatonate structures to make one large structure.
   <a href="matlab:help m/helper/ltpda_structidx">m/helper/ltpda_structidx</a>            -  Index a structure.
   <a href="matlab:help m/helper/ltpda_unwrapdeg">m/helper/ltpda_unwrapdeg</a>            -  Unwrap a phase vector given in degrees.
   <a href="matlab:help m/helper/ltpda_xml_read_datasamples">m/helper/ltpda_xml_read_datasamples</a> -  read data samples from the given node of an XML file.
   <a href="matlab:help m/helper/rstruct">m/helper/rstruct</a>                    -  recursively converts an object into a structure. This is the same
   <a href="matlab:help m/helper/strpad">m/helper/strpad</a>                     -  Pads a string with blank spaces until it is N characters long.
   <a href="matlab:help m/helper/wrapstring">m/helper/wrapstring</a>                 -  wraps a string to a cell array of strings with each cell less than n characters long.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 31-Mar-2008 13:54:54 by m2html © 2003