Software Listing of Author : "Stijn Helsen"
- Deobfusctor
- License: Freeware
- Price: 0.00


Some people made their (and others!) contest code unreadable by changing variable names and putting many commands on the same line. This code is made to unobfuscate it.
- Publisher: Stijn Helsen
- Date Released: 04-02-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Keyboard-navigation in Multiple Figures/Axes
- License: Freeware
- Price: 0.00


If you have multiple figures (or one) with multiple axes (graphs) (or one) which all have the same (or similar) x-axis (time, frequency, order, ...), this function makes it possible to navigate (zoom, scroll) in all those graphs by easy keyboard control.
- Publisher: Stijn Helsen
- Date Released: 16-03-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Mathworks Rubik
- License: Shareware
- Price:


Differences between this and other Matlab-Rubik's codes are that it gives some possibilities for testing combinations (using command line instructions), makes it possible to work with, and solve "full cubes" (where the mid cube orientations count), and it is possible to have surfaces with textures, other than plain colours. So, it's a combination of a GUI and command line based helper. Some information is added in a readme.html file, but probably this is not complete
- Publisher: Stijn Helsen
- Date Released: 01-05-2013
- Download Size: 369 KB
- Download
- Platform: Matlab, Scripts
- Plot different graphs at once
- License: Shareware
- Price:


For analysing measurements (or simulations) it is often necessary to plot different graphs from an array of data. Some graphs have one line, other have more. PLOTMAT is a function to do this. Given an array of data, and an array for which columns have to be plotted in which graphs, the graphs are plotted. There are some possibilities for the x-data to be used.
- Publisher: Stijn Helsen
- Date Released: 10-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Print data to HTML-code
- License: Freeware
- Price: 0.00


This function writes data in a structured way so that it can be viewed in a html-browser. It can also be imported by word, excel and other programs so that it can be used easily elsewhere. To use it : print2html(s,nrecurs,f) s data (structure, cells, other MATLAB data) nrecurs : recursive display of cell- and structure elements f : file (filename or filehandle) If (and only if) a filename is given a html-head (<html>....</head><body>) and html-end is added. The main goal of this function is not writing full html-code, but html-code which can be imported in larger files.
- Publisher: Stijn Helsen
- Date Released: 15-01-2013
- Download Size: 20 KB
- Download
- Platform: Matlab, Scripts