Jump to content

Recommended Posts

Posted

I have been using mspaint to make figures, which proves tedious and leads to scruffy results. I need to make a couple very simple vector diagrams and simple graphs. Something that would easily allow me to re-create the attached file would be perfect.

 

post-85772-0-37229100-1435764120_thumb.png

Posted

Vector graphics is a good idea, like SVG files, there is a free program called Inkscape that makes vector graphics. There is also LaTeX which is another type of image generator and it has more addons. There is a bundle+installer for windows called MikTex and there is another called TexLive which I think is more popular (I've only used on Linux). LaTex was cool because it let you draw and image using code, you can just write something like this:

 

line(point(13,43),point(23,42)) and it would draw a line connecting two points (not a real example). I think LaTex is your best bet.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.