RemoveFromTable
RemoveFromTable [/W=winName ] columnSpec [,columnSpec]...
The RemoveFromTable operation removes the specified columns from the top table.
Parameters
columnSpecs are the same as for the Edit operation; usually they are just the names of waves.
Flags
| /W=winName | Removes columns from the named table window or subwindow. When omitted, action will affect the active window or subwindow. | |
| When identifying a subwindow with winName, see Subwindow Syntax for details on forming the window hierarchy. | ||
See Also
Edit about columnSpecs, and AppendToTable.