What is meant by a "toolbox" in matlab?

조회 수: 52 (최근 30일)
ABTJ
ABTJ 2020년 7월 4일
댓글: ABTJ 2020년 7월 6일
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
Rik
Rik 2020년 7월 5일
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 2020년 7월 6일
sorry Rik,but i had confusion

댓글을 달려면 로그인하십시오.

채택된 답변

Rik
Rik 2020년 7월 4일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by