Skip to content

Tag Archives: MATLAB

Fixing Octave’s Plot on the Windows 3.2.4 Release

Out of the box a lot of us Windows users who added all of the Octave-Forge packages are disappointed to find that the plot function produces an invisible window. Here is the problem and solution: Realistic solution at this moment, do not install the oct2mat package when you install octave with octave-forge packages if you [...]

GPU MATLAB Computing

Here is an interesting blog about “running” MATLAB on a GPU. Could be very interesting considering how prevalent MATLAB is in the scientific community.

Using Doxygen with MATLAB

Here is the link for a utility that converts MATLAB code to C so that Doxygen can generate documentation from it.