How to use previously calculated solution in new code?

I have inverted a big matrix [e.g 10,000X10,000], I want to save the solution for future use, i don't want MatLab to compute it again and again. Can you please tell me how to save solution outside/inside MatLab environment? your cooperation will be appreciated.
Thanks in advance.
Kind Regards
Bibigul

 採用された回答

KSSV
KSSV 2017 年 7 月 11 日

0 投票

doc save
Your can save this matrix into a .mat file and load it when ever you want to use.

1 件のコメント

Bibigul
Bibigul 2017 年 7 月 11 日
KSSV thanks for your response, it works perfectly.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

タグ

タグが未入力です。

質問済み:

2017 年 7 月 11 日

コメント済み:

2017 年 7 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by