extract a database from a matlab program

How can I extract a database (data is an images) from a matlab program that uses "load (filename)?

답변 (1개)

Preethi
Preethi 2016년 11월 21일

0 개 추천

hi,
load(filename) loads all the variables into workspace, you can save them as a .mat file or any other supported format.

이 질문은 마감되었습니다.

질문:

2016년 11월 18일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by