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

回答(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.

类别

提问:

2023-12-25

Community Treasure Hunt

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

Start Hunting!