Personal tools
You are here: Home Internal News and Events readdata.m to version 1.3
Document Actions

readdata.m to version 1.3

by Michael J. Tarr last modified 2007-07-24 10:57

readdata.m - our matlab tool for easy reading of text files - has been updated to version 1.3. This fixes a bug where strings in a file being read in that happened to correspond to a matlab command were actually executed as commands. The problem was str2num uses eval, we just switched to str2double in the critical test.


Powered by Plone, the Open Source Content Management System