Global Index (short | long) | Local contents | Local Index (short | long)
s = status( pj )
STATUS Return structure of status on PrintJob.
This function is called by | |
---|---|
function s = status( pj ) % Copyright 1984-2000 The MathWorks, Inc. % $Revision: 1.2 $ %Currently everything in PrintJob is made public. %May want to trim this later. s = struct(pj);