LINE Solver
MATLAB API documentation
Loading...
Searching...
No Matches
resetStruct.m
1function resetStruct(self)
2self.sn = [];
3self.hasStruct = false;
4end