If I have an array of shape 1 3 6, for example, but I want to discard the 1, to 
give shape 3 6, what is the best way to do so?
I found that doing ,/  on the array works. 
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to