Group: comp.softsys.matlab · Group Profile · Search for 500000000000000 in comp.softsys.matlab
Author: Bruno Luong
Date: Jul 23, 2008 13:53
"Olivier " <m.olivier.lemaire@gmail.com> writes: Peter Boettcher <boettcher@ll.mit.edu> wrote in message <muyprp45poc.fsf@G99-Boettcher.llan.ll.mit.edu>... format long datadlm = dlmread('sParamToxOrderedDataSet.txt', '\t', 1,0); datadlm datadlm(:,1), datadlm(:,5) ans = 1.0e+10 * 0.100000000000000 0.200000000000000 0.300000000000000 0.400000000000000
|