how to use Meijerg function?

how to use 'MeijerG function'?
'Meijer G-function - MATLAB meijerG - MathWorks India' this link already there but the examples shown in the link is not working.
i error i received "Unrecognized function or variable 'meijerG'."
please help me.

5 件のコメント

Walter Roberson
Walter Roberson 2021 年 1 月 25 日
Do you have the symbolic toolbox installed and licensed? Which MATLAB release?
gourav pandey
gourav pandey 2021 年 1 月 25 日
yaa i have that toolbox
gourav pandey
gourav pandey 2021 年 1 月 25 日
R2020b
Walter Roberson
Walter Roberson 2021 年 1 月 25 日
Please try
ver('symbolic'), license('test', 'symbolic_toolbox')
------------------------------------------------------------------------------------------------------ MATLAB Version: 9.9.0.1544872 (R2020b) Update 3 MATLAB License Number: Operating System: Linux 4.14.195-0414195-generic #202008260539 SMP Wed Aug 26 11:20:58 UTC 2020 x86_64 Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode ------------------------------------------------------------------------------------------------------ Symbolic Math Toolbox Version 8.6 (R2020b)
ans = 1
You should see the 'Symbolic Math Toolbox' line if you have the toolbox installed, and you should see "ans = 1" if you have it licensed.
gourav pandey
gourav pandey 2021 年 1 月 25 日
Thank you so much for your quick reply. and yes now its working for me.
Thanks once again.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

質問済み:

2021 年 1 月 25 日

コメント済み:

2021 年 1 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by