Replace variable to values

조회 수: 2 (최근 30일)
mohamed abdalla
mohamed abdalla 2021년 12월 26일
답변: Image Analyst 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