how to convert text into expression
Afficher commentaires plus anciens
I have a text file which has string say as (50%((15000-a)+b)). is there any way to calculate this expression.
1 commentaire
Réponses (1)
Azzi Abdelmalek
le 19 Août 2016
Modifié(e) : Stephen23
le 19 Août 2016
0 votes
It seems that you are looking for functions such eval, which in fact is not recommended by forums and also by Matlab help. read
Catégories
En savoir plus sur Operations on Strings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!