|
"mahdi roozbhani" <m.m.roozbahani@gmail.com> wrote in message <ids5oa$bvc$1@fred.mathworks.com>...
> my question is that I have a matrix for example ones(100,100,100), how can i show it in 3d view that the space be dividede 100X100X100 matrix by arrays of 1 ?
..........>>>>>>for example we have a matrix y=ones(2,2), How can i show it by this request....we know that y(1)=1 and I want to show the number of 1 in x=1 and y=1, in effect I want that the number of every entity detects the position of ones not the entity and x and y of axis become on the basis of the size of matrix not arrays in the matrix.
|