How to convert excel data in to html by means of matlab?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi folks,
I have a question and I hope you can help me... First of all I have to read excel data by means of matlab( It is really simple) and then I have to convert it in html data.Is ıt possible ? Thanks in advance..
댓글 수: 0
답변 (1개)
mizuki
2016년 11월 7일
1. Importing data in an Excel file Use importtool to import data in an Excel file.
2. Converting the code to html file
I am not sure what you want to convert. (Generated code from importtool or your code?) If you have MATLAB code to convert, go to publish tab in MATLAB Toolstrip (menu bar) and click the publish button.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!