how to convert text into expression
Mostra commenti meno recenti
I have a text file which has string say as (50%((15000-a)+b)). is there any way to calculate this expression.
1 Commento
Risposte (1)
Azzi Abdelmalek
il 19 Ago 2016
Modificato: Stephen23
il 19 Ago 2016
0 voti
It seems that you are looking for functions such eval, which in fact is not recommended by forums and also by Matlab help. read
Categorie
Scopri di più su Operations on Strings in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!