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

Respuestas (1)

Dyuman Joshi
Dyuman Joshi el 25 de Dic. de 2023

0 votos

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 comentarios

Dyuman Joshi
Dyuman Joshi el 28 de Dic. de 2023
Running the code after correction -
zong
Dyuman Joshi
Dyuman Joshi el 25 de Feb. de 2024
Any updates, @junhao?

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 25 de Dic. de 2023

Comentada:

el 25 de Feb. de 2024

Community Treasure Hunt

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

Start Hunting!