Can I put restrictions on possible values for variables?

6 vues (au cours des 30 derniers jours)
Daniel
Daniel le 9 Sep 2014
Say I have a system of equations or an equation I want to solve, but only under certain conditions for my variables (eg: x is not 0 or x<20)
How could I create a variable with certain restrictions on it's possible values? (or would I specify that when using a specific function for solving the equation(s)?

Réponses (1)

Star Strider
Star Strider le 9 Sep 2014
I’m not certain what you are doing, but the Symbolic Math Toolbox assume function (and its friends listed at the end of the page) may be helpful.

Community Treasure Hunt

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

Start Hunting!

Translated by