Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Analyze data columnwize in Matlab

Status
Not open for further replies.

Capzos

Computer
Joined
Aug 8, 2005
Messages
7
Location
FR
hi,

i have a page full of data extracted from sensor readings and hence the reading changes columnwise.. i wanted to know if there was any inbuilt function in matlab that helps me to analyse and relate the data columnwise.. please let me know if any more details are needed...

i have not yet developed an algorithm.. but for the start i want to know if there were any such function which could scan columnwise or rowwise and extract the information that i need.. i have to compare this with the remaining rows/columns in order to define my goals... i hope u understood what i am trying to say...........


Please help me out!!!!!

Regards,
Capzos

 
If the data is less than 65536 items, you could import into Excel and do a copy|transpose on it

TTFN



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top