Programming

SPLRADON NEW!
Matlab Tomography Toolbox (Spline Convolution-Based Radon and Inverse Radon Transform)

<-->ImarisXT quickstart tutorial
This is a short, step by step tutorial on how to write Matlab scripts that interact with ImarisXT.

Create a zip archive
zip -r foo.zip bar/

My prefered bibtex key format
bibtool -f '%-2n(author):%2d(year)' sample.bib -o sample1.bib

SVN reminders
svn checkout svn+ssh://liebling@131.215.XX.XXX/Users/liebling/Repositories/matlab/trunk/
svn switch --relocate svn+ssh://liebling@131.215.XX.OLD/Users/liebling/Repositories/matlab/trunk/ svn+ssh://liebling@131.215.XX.NEW/Users/liebling/Repositories/matlab/trunk/ .

Clean a LaTeX file from particular commands
Before:
These mappings for vim let you get \modif{rid of }\remove{along with} code to track changes in your TeX \modif{documents}\remove{files}.
After:
These mappings for vim let you get rid of code to track changes in your TeX files.
After you issue each of the mapping, you may press Q repeatedly until all the commands are removed.
Here are the mappings:
:map Q /\\modif{<cr>d2wma%x`ax
:map Q /\\remove{<cr>d2wd%

Other Goodies
Look at some programming tools and docs on my frozen EPFL programming page.






Warning: because your browser doesn't conform to current web standards, you are viewing a simplified version of this website! Note however, that apart from the layout, its content is unaltered.