A program (Matlab)

Write a program (Matlab) to evaluate an arithmetic expression given the equivalent postfix string of the expression. Provide at least three test results with different postfix strings in your submission.

Sample Solution