How to execute a file containing mysql code in Matlab?
Show older comments
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
Answers (1)
the cyclist
on 7 Aug 2015
1 vote
Categories
Find more on Database Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!