MuPad Subs not working

Hi,
I am trying the following substitution in MuPad:
subs(x*(l2*m1*m3),[l2*m1*m3 = L1_C1])
It only works when I remove the x term. x is a variable and the rest are constants, but I think maybe I haven't defined them properly?
Thanks
Toby

3 Comments

SOLVED: use subsex
Was it = you used or == ? I think = would have been invalid syntax.
= works fine it seems

Answers (0)

This question is closed.

Products

Asked:

on 8 Feb 2016

Closed:

on 25 Feb 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!