How can I connect matlab to mysql?
Mostrar comentarios más antiguos
How can I connect matlab to mysql using ODBC?
1 comentario
Sven
el 11 de Nov. de 2012
Use the Database toolbox.
What have you tried? In what ways didn't it meet your expectations?
Respuestas (1)
David Barry
el 11 de Nov. de 2012
0 votos
As Sven suggests, you should use the functions within the Database Toolbox - assuming of course that you have this toolbox. The help documents are very good and have some examples that should get you going. Please upload your code if you are still struggling.
2 comentarios
Tomas
el 11 de Nov. de 2012
Kaustubha Govind
el 12 de Nov. de 2012
What does conn.Message contain?
Categorías
Más información sobre Database Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!