Replace variable to values
古いコメントを表示
Now i hane ans=1/s i want to replace s and put value 7 how to make this
回答 (1 件)
Do you mean
s = 7;
result = 1 / s
カテゴリ
ヘルプ センター および File Exchange で Library Development についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!