How to convert excel data in to html by means of matlab?

3 次查看(过去 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..

回答(1 个)

mizuki
mizuki 2016-11-7
1. Importing data in an Excel file Use importtool to import data in an Excel file.
See the video if you do not know importtool: Importing Data from Text Files Interactively
Also, there is a document about importtool: Select Text File Data Using Import Tool
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.

Community Treasure Hunt

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

Start Hunting!

Translated by