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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

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