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 个评论
Pruthvi Muppavarapu
2019-3-11
编辑:Pruthvi Muppavarapu
2019-3-11
Try referring to the following documentation to learn more about input function:
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!