What is meant by a "toolbox" in matlab?

59 Ansichten (letzte 30 Tage)
ABTJ
ABTJ am 4 Jul. 2020
Kommentiert: ABTJ am 6 Jul. 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 Kommentare
Rik
Rik am 5 Jul. 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 am 6 Jul. 2020
sorry Rik,but i had confusion

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Rik
Rik am 4 Jul. 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.

Weitere Antworten (0)

Produkte


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by