What is meant by a "toolbox" in matlab?

46 visualizzazioni (ultimi 30 giorni)
ABTJ
ABTJ il 4 Lug 2020
Commentato: ABTJ il 6 Lug 2020
What is meant by "toolbox" in matlab?for example such as signal processing toolbox and image processing toolbox
Is it only combination of different built in and ready made functions?? Matlab apps and GUIs such as fdatool, is also part of any toolbox?
  2 Commenti
Rik
Rik il 5 Lug 2020
Why did you edit your question instead of writing a comment?
Some tools that are GUIs are part of a toolbox, some are not. GUIs fall under the umbrella of 'functions and/or classes'.
ABTJ
ABTJ il 6 Lug 2020
sorry Rik,but i had confusion

Accedi per commentare.

Risposta accettata

Rik
Rik il 4 Lug 2020
A toolbox is a package of functions and/or classes. They provide you with tools, generally for a specific topic (like signal analysis or image processing). There isn't a very strict definition.
Some toolboxes are provided by Mathworks and require a license, others can be downloaded for free from the file exchange.

Più risposte (0)

Prodotti


Release

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by