The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Sorting many columns

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
danciprian Posted - 04/04/2006 : 08:18:50 AM
Origin Version: 7
Operating System: Win XP

I have a worksheet with 400 columns and 200 lines. I am trying to sort ascending each of these columns. Is there a LabTalk/Origin C function that could do that?
Thanks a lot!
3   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 04/04/2006 : 10:57:32 AM
Tutorials are on your Help menu. Scripting examples are scattered throughout the Programming Guide (Help > Programming) and OriginLab's web site. Here are a few links...

http://www.originlab.com/index.aspx?s=9
http://www.originlab.com/index.aspx?s=9&lm=72
http://www.originlab.com/index.aspx?s=9&lm=+151
http://www.originlab.com/index.aspx?s=8&lm=243

You'll also find useful examples in the Origin WebRing user group...

http://g.webring.com/hub?ring=originwebring

Mike Buess
Origin WebRing Member
danciprian Posted - 04/04/2006 : 10:35:57 AM
Thanks a lot!
Do you know where I could find a LabTalk totorial, or some scripting examples?

D.C.
Mike Buess Posted - 04/04/2006 : 08:58:06 AM
Here's one way...

doc -e D {(%C)=sort(%C)};

Mike Buess
Origin WebRing Member

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000