Fit a Matrix (611x4096) complex single in a MySQL or SQLite Database

1 visualización (últimos 30 días)
Nils Beyer
Nils Beyer el 4 de Oct. de 2016
Respondida: Matthias Walle el 6 de Oct. de 2016
Hello, I've the problem, that I've a matrix (611x4096) containing 2.502.656 complex values, and I want to fit this matrix row by row in a in a database (MySQL, SQLite), like this:
Setup - Data - Timestamp
But I've found no solution, how to do this.
Would be glad to get an answer
Regards
NILS

Respuestas (1)

Matthias Walle
Matthias Walle el 6 de Oct. de 2016
Hi,
you could use the Database Toolbox and the datainsert function
Matthais

Community Treasure Hunt

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

Start Hunting!

Translated by