| T O P I C R E V I E W |
| evanm |
Posted - 06/23/2004 : 04:14:39 AM Hello, does anyone know how to remove the data markers from a graph window in either LabTalk or Origin C? I am using Origin 7 but the halp files say the HideMarker macro is not currently operational, and then it has the line "Def HideMarker {MkS1=-1};". Thanks, Evan.
|
| 1 L A T E S T R E P L I E S (Newest First) |
| Mike Buess |
Posted - 06/23/2004 : 09:09:35 AM Hi Evan,
This will do it in LabTalk...
mks1=-1; plot -c;
Mike Buess Origin WebRing Member |
|
|