开发者

mat file from matlab to pascal program

please, any one help me to solve my peoblem:

I have struct of array containing image file name and color histogram and save it in mat file. How can I use this file in pascal pro开发者_如何学Gogram


You'll find a description of the MAT file format here. But, if you have the choice you'll probably find it easier to save your data in an ASCII file and read that in Pascal, or even some image file format.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜