Using mutliple toolboxes in one code

조회 수: 1 (최근 30일)
LM
LM 2022년 9월 5일
댓글: Precise Simulation 2023년 1월 26일
Hi there i'm a newbie to Matlab and looking for some help..
Is it possible to use multiple toolboxes in one code?
In detail I'm looking for an option to run CFD simultaion (with the CFD Toolbox) combined with Machine learning (the Statistics & Machine learning Toolbox).
Would be great if any one could answer the question :)
Thanks in advance!
  댓글 수: 2
Stephen23
Stephen23 2022년 9월 5일
"Is it possible to use multiple toolboxes in one code?"
Yes.
Precise Simulation
Precise Simulation 2023년 1월 26일
Feel free to check out the CFDTool Matlab toolbox on the file exchange

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

채택된 답변

Sailesh Kalyanapu
Sailesh Kalyanapu 2022년 9월 9일
As per my understanding, you are looking to use features from multiple toolboxes in the same piece of code.
Yes. It is possible to use/call features and functions from multiple toolboxes in the same code snippet.
For examples related to CFD Modelling please refer to the below blog:
For examples related to Machine Learning please refer to the below link:
  댓글 수: 1
LM
LM 2022년 9월 9일
thanks for your answer. That helped! :)

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Computational Fluid Dynamics (CFD)에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by