Now i have tried to write XML code in mat-lab up to id.after that how i can declared from matrix..?please let me know .thank's.further understanding please look my previous forum.
How to Export XML file
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi,
I am new for mat-lab , below my mat-lab code export data to XML file ?
I have input video file read getting dynamic values like:
for i=1:10
%Video File Frame count (10),
matrix{1,i}=[4,5,3,2,2,2,21,3,4];%cell array 1-by-8 matrix ,export to vector data.

Note:In XML file like format i would like to export data from mat-lab please let me know .Thanks
end
댓글 수: 5
Patrik Ek
2014년 3월 3일
I am not 100% sure on this one, but I think that you will need to store it as a vector vector here.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
