Hey Guys, I'm trying to insert a bin file into a MySQL BLOB column how do you do this/is this even possible?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hey Guys, I'm trying to insert a bin file into a MySQL BLOB column how do you do this/is this even possible?
The main problem I have is that matlab opens the bin file and makes it thus unusable. Compressing it to a zip file and trying to upload that also doesn't work. Does anybody have any clue if this is possible in matlab?
댓글 수: 0
답변 (1개)
Helper
2018년 6월 29일
Please check the following link for MATLAB supported data type for the database
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Database Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!