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

Respuestas (1)

Preethi
Preethi el 21 de Nov. de 2016

0 votos

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

La pregunta está cerrada.

Preguntada:

el 18 de Nov. de 2016

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by