Homec4science

My Metadata now handles more-than-1D character arrays

Authored by SAFedorov on Sep 19 2018, 17:44.

Description

My Metadata now handles more-than-1D character arrays

Also,

  1. str2substruct is updated to handle ':' notation for array index
  2. Implementation of str2doubleHedged is changed to call str2double once instead of twice
  3. printArraySubs is introduced