How to convert a table to a string or character vector

21 次查看(过去 30 天)
I am doing a cross correlation and it says "Error using input, The first argument to INPUT must be a string or character vector."
The data I was using is in a table. How do I convert a table to a string or character vector?
  3 个评论
KSSV
KSSV 2019-3-11
YOu can access variables of table T using T.(1), T.(2) etc,.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by