Search found 2 matches

by GKS
Sat Mar 03, 2018 8:05 pm
Forum: Graphics, Figures & Tables
Topic: Good replacement for xfig
Replies: 8
Views: 13108

Good replacement for xfig

Hi xlearner,
take a look at WinFig
http://winfig.com/
As you said, you are familar with xfig and would like to have an GUI, this software could match your needs.

GKS
by GKS
Fri Jul 08, 2016 9:44 pm
Forum: Math & Science
Topic: Drawing function in tikzpicture
Replies: 3
Views: 33961

Drawing function in tikzpicture

Hello,

I would like to mention, that there is a little mistake/typo in your code, Stefan_K. It should be
sin(180* 3.14 * \x)
Then the Graph fits to the so called envelope.

For better convenience
\documentclass[border=10pt]{standalone}
\usepackage{pgfplots}
\pgfplotsset{%
every tick label ...