How to convert a table to a string or character vector

21 vues (au cours des 30 derniers jours)
no one
no one le 7 Mar 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 commentaires
Pruthvi Muppavarapu
Pruthvi Muppavarapu le 11 Mar 2019
Modifié(e) : Pruthvi Muppavarapu le 11 Mar 2019
Try referring to the following documentation to learn more about input function:
KSSV
KSSV le 11 Mar 2019
YOu can access variables of table T using T.(1), T.(2) etc,.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Tables dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by