フィルターのクリア

(HELP ME PLEASE) Invalid input value at row 1, column 1. Expected string

3 ビュー (過去 30 日間)
Andrés Felipe Fontalvo Mejia
Andrés Felipe Fontalvo Mejia 2020 年 3 月 20 日
コメント済み: madhan ravi 2020 年 3 月 20 日
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 件のコメント
madhan ravi
madhan ravi 2020 年 3 月 20 日
Please attach your relative script as .m file.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by