Post Preprocessing Templates

post preprocessing scripts
935 Downloads
Aktualisiert 1 Sep 2016

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2009b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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