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

답변 (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!