Re: Grid
- To: mathgroup at smc.vnet.net
- Subject: [mg80946] Re: [mg80908] Grid
- From: Sseziwa Mukasa <mukasa at jeol.com>
- Date: Thu, 6 Sep 2007 05:23:52 -0400 (EDT)
- References: <200709050654.CAA26992@smc.vnet.net>
On Sep 5, 2007, at 2:54 AM, John wrote: > I want to create a 9x9 grid that has specified positive integers, > fewer than 81, entered in specified cells. I used SparseArray to enter > the specified numbers in the specified cells, but it put a 0 in every > unspecified cell.How do I convert the zeros to blanks? Enter " " as the third argument of SparseArray. Regards, Ssezi
- References:
- Grid
- From: John <jwa0@lehigh.edu>
- Grid