MATLAB Report Generator    

Editing execute.m to Insert Text Output into the Report

Edit the execute.m file to create a figure, plot random lines in the figure's axes, and insert the handle to the figure (text output) into the report.

To complete this task, replace the default lines of code with the following lines of code (comments are optional).


  Editing the Execute Method Using the New Component