Where is the XSL stylesheet that matlab uses when it publishes code to HTML?

조회 수: 11 (최근 30일)
Does anyone know which file matlab uses for the XSL stylesheet when a script is published?
I know I can select my own stylesheet on the publish dialogue but that removes all the default styles. Ideally I'd like to add to the default stylesheet instead of recreating the whole thing.

채택된 답변

Fuad
Fuad 2012년 10월 9일
Found it
%MATLAB ROOT%\toolbox\matlab\codetools\private\mxdom2simplehtml.xsl
You can copy this, then edit to create a custom look for your published code.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by