Differences

This shows you the differences between two versions of the page.


code [2020/06/10 21:38] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Code Snippets ======
 +
 +
 +===== LaTeX =====
 +  * my document [[code:latex:preamble]]
 +  * some other notes on latex are collected [[latex|here]]
 +
 +===== MATLAB =====
 +  * my [[code:matlab:main.m|m-file skeleton]]
 +  * other [[matlab|matlab snippets]]
 +
 +===== Image Processing =====
 +  * [[imageprocessing:ImageMagick]]
 +  * [[imageprocessing:ImageJ]]
 +  * [[imageprocessing:MeVisLab]]