How to convert a table to a string or character vector

21 visualizzazioni (ultimi 30 giorni)
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 Commenti
Pruthvi Muppavarapu
Pruthvi Muppavarapu il 11 Mar 2019
Modificato: Pruthvi Muppavarapu il 11 Mar 2019
Try referring to the following documentation to learn more about input function:
KSSV
KSSV il 11 Mar 2019
YOu can access variables of table T using T.(1), T.(2) etc,.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Tables in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by