Extract values from single data matrix

Hi there!
I have managed to import several TXT files (single column files) into a single data matrix, would need some advice for extracting values or concatenating them into a single variable.
Thank you very much.
Tina

3 Comments

Unless I’m missing something, it seems you already did that by your description. You had to name your ‘single data matrix’ something (that is, assign it to some variable name). That is the name of your variable for it.
Hi! Thank you. The problem I had was that the resulted matrix was a list of files and did not extracted values. I have managed to rearrange the script. Thank you again!
My pleasure. (I’m not sure what it was I did!)

Sign in to comment.

Categories

Tags

Asked:

on 24 Sep 2016

Commented:

on 25 Sep 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!