why mupad picewise function is bugged ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
timo
le 1 Jan 2015
Commenté : Walter Roberson
le 23 Déc 2016
I have pw(t):= piecewise([x > 0 and x < 1, 1], [Otherwise, 0])
When I try to evaluate: pw(1/2) it returns pw(1/2)... I wonder if the function is bugged Thanx
0 commentaires
Réponse acceptée
Sally Al Khamees
le 23 Déc 2016
If you have R2016b, you can just use the piecewise function:
Here is an example:
1 commentaire
Walter Roberson
le 23 Déc 2016
Different piecewise functions: the user was asking about use while running in a MuPAD notebook.
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!