MATLAB: Am I unable to locate the “PCG_Eval_File_1.zip” mentioned in the documentation of Real Time Workshop Embedded Coder 5.1

Embedded Coderpcg_eval_file_1

The help documentation page in MATLAB R2008a:
web([docroot,'/toolbox/ecoder/gs/bre24pg-1.html'])
refers to a file "PCG_Eval_File_1.zip".
I cannot locate this file in the MATLAB installation directory.

Best Answer

This change has been incorporated into the documentation in Release 2009a (R2009a). For previous releases, read below for any additional information:
This is an error within the documentation for Real Time Workshop Embedded Coder 5.1 (R2008a) within the section Getting Started -> Evaluating the Generated Code.
The PCG_Eval_File_1.zip folder does not exist. However, all the files within this .zip folder (which are mentioned in the documentation page) can be found at the following location on your computer:
$MATLABROOT\toolbox\rtw\rtwdemos\EmbeddedCoderOverview\CodeMetricFiles\PCG_Eval_CodeMetrics_1
where "$MATLABROOT" is the root installation directory which can be found using the following MATLAB command:
matlabroot