Replace variable to values
Afficher commentaires plus anciens
Now i hane ans=1/s i want to replace s and put value 7 how to make this
Réponses (1)
Do you mean
s = 7;
result = 1 / s
Catégories
En savoir plus sur Library Development dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!