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!