Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

extract a database from a matlab program

2 Ansichten (letzte 30 Tage)
marwa jendoubi
marwa jendoubi am 18 Nov. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
How can I extract a database (data is an images) from a matlab program that uses "load (filename)?

Antworten (1)

Preethi
Preethi am 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.

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by