previous up next
Go backward to `desing/coverx`
Go up to Procedures
Go forward to `desing/dloc`

`desing/dcontinue`

It is also an interface procedure under the short name dcont. The procedure continues a computation from a saved state.

Input:
df The specification of the `.m' file from which the saved computation has to be retrieved.
Output:
The same as of `desing/dloc`.

previous up next