How to find several slopes

1 次查看(过去 30 天)
Hello...imagine this:
N=[1;2;3;4;5;6;7;8;9]
B=[9;8;7;6;5;4;3;2;1]
I need to find
(change in N)/(Change in B) % for each instance.
What's the code for that please
Thanks

采纳的回答

madhan ravi
madhan ravi 2019-9-9
help diff % calculates the change between each instances

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 NaNs 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by