How to convert a table to a string or character vector

19 visualizaciones (últimos 30 días)
no one
no one el 7 de Mzo. de 2019
Editada: Pruthvi Muppavarapu el 11 de Mzo. de 2019
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 comentarios
Pruthvi Muppavarapu
Pruthvi Muppavarapu el 11 de Mzo. de 2019
Editada: Pruthvi Muppavarapu el 11 de Mzo. de 2019
Try referring to the following documentation to learn more about input function:
KSSV
KSSV el 11 de Mzo. de 2019
YOu can access variables of table T using T.(1), T.(2) etc,.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by