Post Preprocessing Templates

post preprocessing scripts
ダウンロード: 935
更新 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 Center および MATLAB AnswersPolyspace 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