Community Profile

photo

Simon Beer


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I use '$...$' Environment in xticklabel with matlab2tikz?
Hello, I am generating a tikzpicture with following Code: X = 1:1:10; Y = sin(X); plot(X,Y); xticks(X); xticklabels({'$1$'...

2 years ago | 1 answer | 0

1

answer