Main Content

setAllTasks

Class: hdlcoder.WorkflowConfig
Namespace: hdlcoder

Enable all tasks in workflow

Syntax

setAllTasks

Description

setAllTasks enables all workflow tasks in the hdlcoder.WorkflowConfig object.

If you do not want to enable each task individually, use this method. For example, if you want to run all tasks but one, you can run hdlcoder.WorkflowConfig.setAllTasks, then disable the task that you want to skip.

Version History

Introduced in R2015b