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)?

Risposte (1)

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

Questa domanda è chiusa.

Richiesto:

il 18 Nov 2016

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by