Thursday, May 9, 2024
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 6763  / 2 Years ago, thu, april 7, 2022, 7:10:46

I want to draw mathematical pictures like graphs but just simple ones like a quick sketch of an exponential decay crossing at a point marked A or something like that, and I want to draw a picture of a diagram of some equipment, like a lens and a light ray being sent through a pinhole and projected onto a screen. Diagrams like this:
Picture of what I want to draw, but I want it neater



But so they look more like this:

Wikipedia picture of circuit

and:

Wikipedia picture of lens diagram



Is there any software on Ubuntu that'll let me do this easily and accurately?


More From » software-recommendation

 Answers
0

I would suggest KiCad. It is an application that helps you create professional schematics and printed circuit boards.



enter image description here



You can easily install it by adding the following PPA to your system:



sudo add-apt-repository ppa:adamwolf/kicad-testing-daily
sudo apt-get update
sudo apt-get install kicad kicad-doc-en

[#33776] Friday, April 8, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
lassrake

Total Points: 400
Total Questions: 103
Total Answers: 98

Location: Netherlands
Member since Mon, Jun 22, 2020
4 Years ago
;