consulting 3D graph
1 次查看(过去 30 天)
显示 更早的评论
Hi
I have a question about consulting a 3D graph design
I have in my data:
- Samples
- Frequency axis
- And the amplitude by sampling for freq
How would you present this data in a three-dimensional graph
Functions like surf are irrelevant because the Z axis does not depend on X&Y
Z is a known value
tnx :)
Example
5 个评论
Rik
2020-11-13
You don't need to do that, it is just a way in which you can create some example data. You can just use the actual Z values.
采纳的回答
Cris LaPierre
2020-11-13
编辑:Cris LaPierre
2020-11-13
I think the natural choice here is a spectrogram. Samples go along one axis, frequency along the other, and color is used to convey power. Look at some of the examples on the linked page.
6 个评论
Cris LaPierre
2020-11-13
编辑:Cris LaPierre
2020-11-13
The best way to explore plotting options is to select the variable in your workspace, then open the Plots tab. All possible options for that variable will be displayed. Expand the list to see them all. Find one you like and select it.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Blue 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!