photo

Viet Anh Nguyen


Last seen: ungefär 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Having problems with this triple integral
I'm trying to solve this problem. Here's my code: %44 fun = @(x,y,z) 1./(x.^2 + y.^2); xmin = -1; xmax = 1; ymin = 0; ...

ungefär 3 år ago | 2 answers | 0

2

answers

Question


Having problems with display function
Why can't I put the variable from a solve function into a display function? For example: syms x y=x+3 sol=solve(y==0) disp("...

mer än 3 år ago | 1 answer | 0

1

answer