Graphics, Figures & Tables ⇒ Diagram in WinEdt
Diagram in WinEdt
I would like to ask about how I can draw these diagrams.
- Attachments
-
- 444.png (5.15 KiB) Viewed 1466 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10334
- Joined: Mon Mar 10, 2008 9:44 pm
Diagram in WinEdt
you could use any drawing program, save the image as PDF file (or PNG file, lower quality) and include the picture in your LaTeX document. Such diagrams can be created by TikZ directly in LaTeX (or PSTricks) but that requires some learning.
Stefan