MATLAB: How to convert a custom Report Generator component for MATLAB 6.x (R13.1) to a custom component in MATLAB 7.0 (R14)

componentcustomgeneratorMATLAB Report Generatorreportv1

I created a custom Report Generator component for MATLAB 6.x (R13.1). It cannot be used in MATLAB 7.0 (R14). I would like to know how to convert the custom component in MATLAB 6.x (R13) to a custom component in MATLAB 7.0 (R14).

Best Answer

In order to convert a custom Report Generator component in MATLAB 6.x (R13) to a custom component in MATLAB 7.0 (R14), perform these steps:
From the Editor of Report Generator, go to:
Tools -> Create component from v1
Then, choose the component you want to convert.