Feeds
提问
gmsh .m files, reading boundaries
Is it possible to export the boundary information when exporting gmsh mesh. I want to apply forces to certain boundaries in the ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Creating hollow sphere mesh with tetrahedral elements
With the help of this file in file exchange I am creating points on the inner and outer surface of a hollow sphere. clear; clc;...
1 year 前 | 1 个回答 | 0
1
个回答提问
Colormaps for plotting lines whose values vary cyclically.
I have let's say 12 lines and each of these correspond to a different value which repeats periodically. In short it means that t...
1 year 前 | 1 个回答 | 0
1
个回答提问
Two colormaps in a figure
I have some elements in the foreground over a fluid domain. I want a colormap for the contourf plot showing the fluid velocity a...
1 year 前 | 1 个回答 | 0
1
个回答提问
How can I use funtions defined in a column vector individually?
I am looking to solve a problem using ode45 and Runge-Kutta method. For ode45 I hav defined the function as follows. odefun = @...
4 years 前 | 2 个回答 | 0