How to execute a file containing mysql code in Matlab?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
Is to possible to execute a MySQL code file in Matlab? I would like to do something like: exec(conn,SOURCE myfile.sql )
where myfile.sql is a file containing some mysql code (e.g. code to create tables, upload data...).
Thanks for your help
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Database Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!