Drawing Diagram
			September 6th, 2019
									
		
		- Use the xfig to draw diagram. The xfig program should be already installed in the Unix/Linux computer.
- Install xfig to Mac:
- Install macports from the correct .dmg from here
- Install Xcode
- install Xquartz (X11 terminal software) from xquartz.macosforge.org/landing
- Update macports sudo port selfupdate
- Check your shells have /opt/local/bin on the path before other directories
- Install the xfig port sudo port install xfig
 
- Use this method to insert equations into your diagram. Converting figtex file to eps or pdf.
 - chmod 777 figtex*; cp figtex* /usr/local/bin. [for Mac]
 
- Online drawing: draw.io.
Recent Comments