Post Preprocessing Templates

post preprocessing scripts
935 descargas
Actualizado 1 Sep 2016

Ver licencia

Templates of a Perl script that could be used with -post-preprocessing-command option. Three scripts have been provided:
1. post-preprocessingtemplate.pl is a template script acting on the pre-processed file with the -post-preprocessing-command option
2 ignore-pragma.pl is an example of Perl script program constructed with post-preprocessingtemplate.pl allowing to remove code between two #pragma.
3 add-void.pl is a script which adds "void" in empty prototype of functions.

Citar como

Christian Bard (2024). Post Preprocessing Templates (https://www.mathworks.com/matlabcentral/fileexchange/16638-post-preprocessing-templates), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polyspace Code Prover en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.1

Updated license

1.1.0.0

Added copyrights and a .bat file template to facilitate usage under a Windows OS.

1.0.0.0

Compatibility with PolySpace products release r2008a