views:

29

answers:

0

I've been trying to call my textfile and use my data to plot a curve for analysis and the code i use is [NP,Fluenz,ODRescan1,ODRescan5,ODRescan9,ODRescan15,StdDevRe1,StdDevRe5,StdDevRe9,StdDevRe15] = textread(x,'%f %f %f %f %f %f %f %f %f %f','headerlines',4) and each time i ran this ,an error appear.How can i do this ,pls any help.Thanks

related questions