How to plot L-shape domain ?
1 次查看(过去 30 天)
显示 更早的评论
Hi everyone,
I have a problem with plotting my numerical solution in L-shape domain.
I descritzed the system and using the natural rowwise order of unknowns.
For example, I ordering the system as below:
1 2 3 4 5 6 7 8 9 10
11 12 12 13
14 15 16 17
Then how do I visualize these solution which made by just a single column ?
In my opinion, I need to use "reshape" function. But I don't know how I approach the problem.
I attached one related picture that I want.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/211436/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/211436/image.png)
Thanks in advances
Best regards,
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!