how to convert mtimes to times?

2 vues (au cours des 30 derniers jours)
john white
john white le 10 Mai 2018
Commenté : john white le 10 Mai 2018
how could I change mtimes and mpowers to times and powers ( * and ^ to .* .^) I mean the answer of my code has around 1000 numbers of mtimes operation now I want to chenge all of these mtimes (*) to times(.*)
  4 commentaires
Rik
Rik le 10 Mai 2018
If you want to brute force change them all, you can always use the find-and-replace of the editor. But this will very likely introduce a lot of bugs.
john white
john white le 10 Mai 2018
thank you so much

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by