Info

This question is closed. Reopen it to edit or answer.

convert cell to a list

1 view (last 30 days)
Izem
Izem on 22 Sep 2020
Closed: Ameer Hamza on 22 Sep 2020
Let's say I have 2 cells X = {'1 2 3 4 5 6'} and Y = {'7 8 9 10 11 12'}. I want to plot(X,Y), is there a way to do it directly ? Else, how can I convert X and Y to lists ?
Thanks in advance,

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!