in file /Matlab/ImageStretch/GrayScaleStretch.m add this code to head ``` matlab clear; close all; clc ```
in file /Matlab/ImageStretch/GrayScaleStretch.m
add this code to head