필터 지우기
필터 지우기

Add more latex packages for latex interpreter in Matlab

조회 수: 35 (최근 30일)
ChrisCross
ChrisCross 2017년 11월 22일
댓글: Walter Roberson 2017년 11월 22일
Hi,
is it possible to include the "amssymb" package for the latex interpreter. I want to use the $\square$ latexcommand in a plot legend. All solutions with modify matlabsystemfiles like tex.m does not work. I use Matlab 2017a.
Thanks for a solution

답변 (1개)

Karan Gill
Karan Gill 2017년 11월 22일
편집: Walter Roberson 2017년 11월 22일
  댓글 수: 1
Walter Roberson
Walter Roberson 2017년 11월 22일
Unfortunately, somewhere around R2016b or so, MATLAB changed how latex is processed. The text control files that could be edited before are now binary with undocumented format. It is currently not known how to add packages. (Though the pdflatex approach potentially still works; I am not familiar with that.)

댓글을 달려면 로그인하십시오.

카테고리

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