Hello!  Thanks for reaching out for help.

This group is meant for discussion of working on NetLogo's underlying code, 
primarily around extensions, embedding, and the controlling API. Your 
question will probably get more and better answers in another forum.

- The netlogo-users Yahoo group is a great place to post modeling 
questions.  https://groups.google.com/forum/#!forum/netlogo-users
- You can see our NetLogo documentation, particularly the programming guide 
and dictionary of built-in programming primitives, like 
`sort`: https://ccl.northwestern.edu/netlogo/docs/dictionary.html#sort
- StackOverflow is a great forum for getting an answer to a specific 
programming question or problem under the "netlogo" tag. 
 https://stackoverflow.com/questions/tagged/netlogo
- If you're in a university course, your professor or the course TAs can 
offer you help specifically oriented toward your project and your needs
- NetLogo comes with a tutorial which introduces the basic concepts and can 
help you get started with editing models
- If you're looking for a textbook that introduces key concepts in NetLogo, 
you might want to check out An Introduction to Agent-Based Modeling, 
available as an ebook (and/or paper book) from MIT Press

Thanks!

-Jeremy

On Saturday, November 24, 2018 at 10:29:56 AM UTC-6:
>
> HI, I am looking for the solution to sort the array like this in the 
> netlogo 
>
> {{array: 22 16 10 7}} 
>
> How can I achieve it?

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to