Replace variable to values
Mostra commenti meno recenti
Now i hane ans=1/s i want to replace s and put value 7 how to make this
Risposte (1)
Do you mean
s = 7;
result = 1 / s
Categorie
Scopri di più su Library Development in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!