ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

display a matrix


From: Benedikt Schermutzki
Subject: display a matrix
Date: Thu, 15 Feb 2001 13:23:25 +0100

I have dynamically allocated memory for float **x, and initialized it.
How can I display the values x[i][j] in certain bounds, say for i=2,...,
8, j= 5,..., 10, as a matrix in the data window?
How can I display values  of a 3-dim. array, say float ***g, in certain
bounds?
Thank you very much in advance!

Benedikt Schermutzki




reply via email to

[Prev in Thread] Current Thread [Next in Thread]