Avoid that scaletikz scales text for subplots
How to make gnuplot handle fractions as float in pgfplots
Nordic characters in matlab code
Can you answer these?
Avoid that scaletikz scales text for subplots https://tex.stackexchange.com/questions/405620/avoid-that-scaletikz-scales-text-for-subplots
Say I have the following tikzfigure, which contains 3 subplots (created using matlab2tikz) which is severely to large to fit on a page. \begin{tikzpicture} \begin{axis}[% width=3.878in, ...
- asked by Nicky Mattsson 2votes How to make gnuplot handle fractions as float in pgfplots If I use gnuplot inside pgfplots it doesn't seem to recognize fractions properly as floats, thus I have to type 3/7. instead of 3/7 which is annoying. Is there a way to change this behaviour globally? ...
- asked by student 3votes Nordic characters in matlab code https://tex.stackexchange.com/questions/405852/nordic-characters-in-matlab-code
I'm new here and pretty new to LaTeX, so go easy on me. I'm importing MATLAB code from .m files using \lstset{language=Matlab}, but have some trouble with nordic characters "A~\[Yen], A~\[Currency], A~\[Paragraph]". the rest of the ...
- asked by Jelled Fro 1vote —