I should do the same sing, but woth '' \ '' operator.
1 view (last 30 days)
Show older comments
I should do the same sing, but woth '' \ '' operator.
ay1 = polyfit( x, Y1, 1 )
ay2 = polyfit( x, Y2, 1 )
% x = -4:0.5:10
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!