Community Profile

photo

Weiqiang Zhao


Last seen: mer än 2 år ago Active since 2020

Statistics

Content Feed

View by

Question


Solve equation many times without for loop
I want to solve a equation without using for loop and I've get this code: syms y x x=solve(y==2*x,x); y=0.1:.1:4; x=subs(x,y...

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

1

answer