"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

plot — graphic display of task

Synopsis


 PLOT(T[,keyword1,value1[,keyword2,value2[...]]])
 PLOT(T[,CELL])

Description

Properties:

T

task

keyword

configuration parameters for plot style

value

configuration value

CELL

cell array of configuration parameters and values

Available keywords:

color

color of task

movtop

vertical position of task (array if task is preempted)

texton

show text description above task (defaut value is true)

textin

show name of task inside the task (defaut value is false)

textins

structure with textin param detail. (see a. taskset/plot)

asap

show ASAP and ALAP borders (defaut value is false)

period

draw period mark

timeOfs

time offset. Used by periodic tasks.

See also

TASK/GET_SCHT

Webmaster - Jan Dvořák (2004 - 2024)