how to convert mtimes to times?

2 ビュー (過去 30 日間)
john white
john white 2018 年 5 月 10 日
コメント済み: john white 2018 年 5 月 10 日
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 件のコメント
Rik
Rik 2018 年 5 月 10 日
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 2018 年 5 月 10 日
thank you so much

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by