Post Preprocessing Templates

post preprocessing scripts
935 Downloads
Updated Thu, 01 Sep 2016 15:07:22 +0000

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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