フィルターのクリア

import bubblechart in latex document and typeset text (x-labels,...) by latex -- possible?

1 回表示 (過去 30 日間)
SA-W
SA-W 2023 年 3 月 20 日
編集済み: Praveen Reddy 2023 年 4 月 11 日
I created two bubblecharts next to each other in a tiledlayout(1,2) and want to include it in my tex document.
Both matlab2tikz and matfig2pgf are not able to handle bubblecharts.
So is there any package in the file-exchange or any other solution to export a bubblechart to a file but letting latex typesetting all text segments (y-label, x-label, title ,legend,...)?
So far, I exported the bubblechart to a pdf file using exportgraphics, however, going this way I have to make sure that I use correct fonts and font sizes in matlab to blend nicely with the rest of my tex document.

回答 (1 件)

Praveen Reddy
Praveen Reddy 2023 年 4 月 11 日
編集済み: Praveen Reddy 2023 年 4 月 11 日
I understand that you want to use a MATLAB figure in .tex file but letting latex typesetting text segments. matlabfrag” is a function which exports a Matlab figure to .eps and .tex files for use in LaTeX/pdfLaTeX/LyX.
To know more about the file-exchange and its usage, please refer to the following resource:

カテゴリ

Help Center および File ExchangePrinting and Saving についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by