(HELP ME PLEASE) Invalid input value at row 1, column 1. Expected string
Mostra commenti meno recenti
Matlab me da este error
Invalid input value at row 1, column 1. Expected string.
cuando intento insertar la celda x1 (es 1x24) a la columna (FechaHora - In english is Datetime) en SQL pero yo ya hice la converción:
x1 = string(x(:,1));
pero me sigue diciendo que x1 no es string

1 Commento
madhan ravi
il 20 Mar 2020
Please attach your relative script as .m file.
Risposte (0)
Categorie
Scopri di più su Database Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!