Since 5/30/2012 7:56:24 AM, beka.benson has written 2 articles and participated in 1 conversations. beka.benson signature: beka.benson
beka.benson's articles:
Items(2) /1
Reconstruct an image279 (9/4/2009 10:44:57 AM) comp.soft-sys.matlab I have the data for an image but there are 4 separate sources for the data. Also the data needs to be in a mxn matrix but it currently is in the form of 1x256x256 double. I do not know how I can therefore plot ... Rebekah
read data into Matlab135 (9/4/2009 12:55:39 AM) comp.soft-sys.matlab I need to read some data into matlab that was created using paravision. I do not know the best way to do this. I know I need to use fopen and fread for a start but I always get stuck in how to put them so the f... Rebekah