Borrar filtros
Borrar filtros

Export MATLAB data to postgesql database

2 visualizaciones (últimos 30 días)
Fragkiskos Nikolakis
Fragkiskos Nikolakis el 26 de En. de 2017
Comentada: Fragkiskos Nikolakis el 26 de En. de 2017
I have a table with data that i created through calculations in Matlab. I want this table to be exported into Posgresql table which has the same columns as the table i created (number of columns and names of columns). But I get this error Error using database.jdbc.connection/datainsert (line 106) Variable fields and insert fields do not match
Do you know how to fix this? The names between the table and the database table look the same
  4 comentarios
the cyclist
the cyclist el 26 de En. de 2017
Is kwhmeters an object of data type table, or something else? Any chance you can upload a MAT file with an example of the data?
Fragkiskos Nikolakis
Fragkiskos Nikolakis el 26 de En. de 2017
kwhmeters is a table

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by