hi..how to save data in mysql using matlab? i have tried some coding but unsucessful

댓글 수: 3

Walter Roberson
Walter Roberson 2011년 4월 12일
What did you try, and what errors did you encounter?
Walter Roberson
Walter Roberson 2011년 4월 12일
Do you have the Database Toolkit? If not then what means are you using to communicate with mysql ?
Siti Maisarah
Siti Maisarah 2011년 4월 12일
i follow this tutorial http://newsgroups.derkeiler.com/Archive/Comp/comp.soft-sys.matlab/2010-03/msg08406.html
but i'm not inserting image, i just want to insert some data.
Im still new in matlab

댓글을 달려면 로그인하십시오.

 채택된 답변

per isakson
per isakson 2011년 4월 12일

0 개 추천

See
mYm is a Matlab interface to MySQL server. It is based on the original 'MySQL and Matlab' by Robert Almgren and adds the support for BLOBs. That is, it can insert matlab objects (e.g. array, structure, cell) into BLOB fields.
and search File Exchange for "mysql"
/ per

추가 답변 (0개)

카테고리

태그

Community Treasure Hunt

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

Start Hunting!

Translated by