📄 output_template.html
字号:
<html><body><!--Copyright 1998-2001 The MathWorks, Inc.$Revision: 1.4 $ $Date: 2001/04/25 18:49:24 $--><!--Modify this file to create your own HTML output documentand save it as <MY_OUTPUT>.html, where <MY_OUTPUT> is replacedby a name that has meaning within the context of your application.(Remember that many web servers expect case-sensitive file naming.)Creating this file involves adding references to the MATLABvariables that are in the structure passed as the first argument to the HTMLREP function in your application M-file. See HTMLREPhelp for details.--><!-- STEP 1Display a MATLAB scalar or character string. Replace <MY_OUTPUT_VARIABLE_1> in the following line with the name ofthe MATLAB variable you want to display. Change the other textto something meaningful within the context of your application.-->My output variable 1 has been computed to be: $<my_output_variable_1>$<!-- STEP 2Put all your other HTML tags here.--></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -