フィルターのクリア

How to use Matlab for latex output?

4 ビュー (過去 30 日間)
Shuping Ruan
Shuping Ruan 2017 年 2 月 17 日
コメント済み: Shuping Ruan 2017 年 2 月 17 日
I tried this and got an error.
set(0, 'defaultTextInterpreter', 'latex');
Subscript indices must either be real positive integers or logicals.

回答 (2 件)

dbmn
dbmn 2017 年 2 月 17 日

Shuping Ruan
Shuping Ruan 2017 年 2 月 17 日
After reading this link https://www.mathworks.com/matlabcentral/answers/65423-problem-with-subplot-error-using-subsindex , I realized that I had a variable named set somewhere else. set(0, 'defaultTextInterpreter', 'latex') works.
  1 件のコメント
Shuping Ruan
Shuping Ruan 2017 年 2 月 17 日
This is a very nice slides on how to prepare plot for latex by Azad Ghaffari. http://flyingv.ucsd.edu/azad/Matlab_LaTeX_Figures.pdf

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by