how to convert text into expression
조회 수: 7 (최근 30일)
이전 댓글 표시
I have a text file which has string say as (50%((15000-a)+b)). is there any way to calculate this expression.
댓글 수: 1
답변 (1개)
Azzi Abdelmalek
2016년 8월 19일
편집: Stephen23
2016년 8월 19일
It seems that you are looking for functions such eval, which in fact is not recommended by forums and also by Matlab help. read
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!