Personal web page: Emmanuel Branlard
SEARCH RESULTS FOR: #MATLAB

matlab2fortran: Convert matlab code to fortran (edit)
matlab2fortran (matlab to fortran) is a code that performs an automatic conversion of one or multiple matlab files to fortran format. The s...
Library of matlab functions (edit)
Checkout the following Github Repository.
Matlab default plotting (edit)
The following commands will affect all the subsequent plots: set(0,'DefaultLineLineWidth',1.4); set(0,'DefaultAxesFontName',...
Switch to Matlab window and paste content of clipboard into the command window (edit)
switch-and-paste-to-matlab is a simple program written in C-Sharp to switch to the Matlab command window and paste a command into it. The c...