Set data into separate workspaces.

Hi I am trying to import a dataset into Matlab which seems to cause me some problems.
When i import it into matlab, it separates it correctly. The Set I need to retract is the row called "Position", but when i import it get it as char rather than numbers.. Is it possible import each column in the row "position" into separate workspaces, and as numbers?..

Answers (1)

interactively? use
uiimport

1 Comment

Thats is the one i been using, but it import it at 1x1 cells rather than a vector. I cannot perform numerical operation on the dataset.

Sign in to comment.

Categories

Asked:

on 5 Jun 2015

Commented:

on 5 Jun 2015

Community Treasure Hunt

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

Start Hunting!