matlab-class-definition   [plain text]


classdef RIGHT
    properties
        ChangeMe
    end
end