Without these functions, it was impossible to use these classes without leaking memory. Even with these functions, the memory is released only when these functions are explicitly called, as old-style Matlab classes have no notion of a destructor. Fixes #252. |
||
|---|---|---|
| .. | ||
| private | ||
| char.m | ||
| clear.m | ||
| display.m | ||
| Func.m | ||
| func_hndl.m | ||
| plus.m | ||
| rdivide.m | ||
| subsref.m | ||
| times.m | ||