How to convert a table to a string or character vector
19 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Pruthvi Muppavarapu
am 11 Mär. 2019
Bearbeitet: Pruthvi Muppavarapu
am 11 Mär. 2019
Try referring to the following documentation to learn more about input function:
Antworten (0)
Siehe auch
Kategorien
Mehr zu Tables finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!