|
From: Benjamin R. <ben...@ou...> - 2012-08-03 04:28:15
|
On Friday, August 3, 2012, surfcast23 wrote: > > I tested it out and it does change all the values to ones and zeros. Is > there > a way to broadcast and keep the original values that were in the arrays? > Thanks for the help > > > Don't use ones() and zeros(). It was just a way to swtup a demonstration since I dont have your data. Use your data instead of my ones() and zeros(). Also, it would be more useful to post your latest version of your code that is causing problems so that we can double-check it, rather than guessing what the problem is. Cheers! Ben Root |