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
- [Jprogramming] Discarding unneeded dimensi... Jon Hough
- Re: [Jprogramming] Discarding unneede... 'Pascal Jasmin' via Programming
- Re: [Jprogramming] Discarding unn... Linda Alvord
- Re: [Jprogramming] Discarding unneede... Raul Miller
- Re: [Jprogramming] Discarding unneede... Jon Hough
