运行代码出现函数或变量无法识别

回答 (1 件)

Dyuman Joshi
Dyuman Joshi 2023 年 12 月 25 日

0 投票

Remove the last line from the function mycg.
The output is being reshaped after calling mycg in the function solve_two_poisson1.
The code works after removing that particular line.

2 件のコメント

Dyuman Joshi
Dyuman Joshi 2023 年 12 月 28 日
Running the code after correction -
zong
Dyuman Joshi
Dyuman Joshi 2024 年 2 月 25 日
Any updates, @junhao?

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

カテゴリ

質問済み:

2023 年 12 月 25 日

コメント済み:

2024 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!