You are here:
Concepts
>
Concepts Web
>
Documentation
>
DocumentationGraphicalOutput
(08 Sep 2023,
KerstenSchmidt
)
Edit
Attach
Graphical output
Matlab
Output of the mesh with straight edges
plot(x(vtxmsh), y(vtxmsh), 'k-');
Output of the mesh with curved edges
plot(x(edgemsh), y(edgemsh), 'k-');
Output of 2D scalar fields by
simplemesh.m
simplemesh(x, y, u, msh);
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew wiki text
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 08 Sep 2023,
KerstenSchmidt
Concepts
Log In
Register
Toolbox
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Concepts
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Concepts?
Send feedback