Skip to main content
Skip table of contents

RSKremovecasts.m

Arguments

Input

-Required- 

  • RSK

-Optional- 

  • direction - 'up' for upcast, 'down' for downcast, default is 'up'

Output

  • RSK


The function removes either downcasts or upcasts in the RSK structure. 

Example:

CODE
rsk = RSKremovecasts(rsk,'direction','up')


When there are only downcasts in current RSK structure, request to remove downcasts will not take effect. The same for upcasts.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.