Post Preprocessing Templates

版本 1.1.0.1 (70.1 KB) 作者: Christian Bard
post preprocessing scripts
937.0 次下载
更新时间 2016/9/1

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Polyspace Code Prover 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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