Skip to content

Instantly share code, notes, and snippets.

@Thermoflux
Created December 24, 2017 18:30
Show Gist options
  • Save Thermoflux/b3a997ae2c1c010d5f951547eda4281b to your computer and use it in GitHub Desktop.
Save Thermoflux/b3a997ae2c1c010d5f951547eda4281b to your computer and use it in GitHub Desktop.
ind = [1,2,4,5,8,9,16,17,18,19,20];
AllData.TextscanFormats(ind) = {'%C'};
dTemp.TextscanFormats(ind) = {'%C'};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment