Borrar filtros
Borrar filtros

Varaibles types in MATLAB and SQL

13 visualizaciones (últimos 30 días)
Yogan Sganzerla
Yogan Sganzerla el 2 de Nov. de 2020
Editada: Yogan Sganzerla el 2 de Nov. de 2020
Dear all,
I have a question regarding the type of varible that I have in MATLAB and the new type when I export (from MATLAB to SQL) to SQL.
I have a vector in MATLAB with 2 position
v = [1 2.2 ]
I am using the toolbox Database to export. However, the vector that appear in SQL
v = [1.0000000000000000 2.2000000000000000].
I know that I can correct it in SQL but I would like to know if it is possible to define it in MATLAB.
Thank you for your attentino and have a good week.
Kind regarding,
Yogan Felipe Sganzerla

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by