Community Profile

photo

Yash Mistry


Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


Undefined function 'diff' for input arguments of type 'cfit'.
% How do I differentiate the f function so as to get a change in slope graph. L = 152.4; b = 76; d = 12.5; data = readmatrix...

3 years ago | 1 answer | 0

1

answer

Question


Too many output argument
Hi, I am trying to plot a 3D gyroid using the following code fimplicit3(@(x,y,z) sin(x).*cos(y) + sin(y).*cos(z) + sin(z).*cos...

5 years ago | 1 answer | 0

1

answer