get_minimal_state_representation.m: set undefined output argument

pac-components
Johannes Pfeifer 2021-11-24 18:59:48 +01:00
parent f4a7a5430c
commit 459d6ded6e
1 changed files with 4 additions and 0 deletions

View File

@ -117,6 +117,10 @@ else
end
minSYS.dD = SYS.dD;
end
else
minSYS = [];
minns = [];
return;
end
catch
minreal_flag = 0; % if something went wrong use below procedure