Feeds
提问
surface plot of three independent variables
I need a surface plot of three independent variables from an excell sheet. The error I am getting is that Z must be a matrix, no...
4 years 前 | 1 个回答 | 0
1
个回答提问
3D surface plotting. Error (z must be a matrix)
x_length=50; for y_length=0:200; z_length=y_length; %[z,y]=meshgrid(z_length,y_length); %i=0:200; Hyp1=sqrt((x_length.^2)+(...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I change binary string to image?
I have binary data( in fact it is string). I want to show it as an image? help me. Thanks in advance.
13 years 前 | 1 个回答 | 0
1
个回答提问
How to convert an image into a binary stream of data?
How to convert an image into a binary stream of data? Is there any Built in function to do that? Thanks in Advance
13 years 前 | 1 个回答 | 0