photo

Paras Choudhary


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Plotting 3 dimensional matrix data
I have 3 Dimensional matrix of 51 by 8 by 96 I need to plot this on a 3d plot

1 year ago | 1 answer | 0

1

answer

Question


Contour plotting from given datapoints
I have certain values of L and corresponding to each L value there is a value of R and Q respectively How to contour plot them ...

2 years ago | 1 answer | 0

1

answer

Question


3D point plotting
I have certain values of L and corresponding to each L value there is a value of R and Q respectively How to plot them I have ...

2 years ago | 1 answer | 0

1

answer

Question


Print matrices whose name is based on loop values
for i = 1:3 eval(['k' num2str(i) '=i']); end %% Doubt - How to print k1, k2, k3 based on iteration no. ???

2 years ago | 1 answer | 0

1

answer