Replace variable to values

2 次查看(过去 30 天)
mohamed abdalla
mohamed abdalla 2021-12-26
Now i hane ans=1/s i want to replace s and put value 7 how to make this

回答(1 个)

Image Analyst
Image Analyst 2021-12-26
Do you mean
s = 7;
result = 1 / s
result = 0.1429

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by