stateestimateionyalmip-lu9-.../@Opti/Getgle.m

8 lines
145 B
Matlab

function [ output_args ] = Getgle( this )
%GLE Summary of this function goes here
% Detailed explanation goes here
output_args=this.gle;
end