4D plot - representing 3 variables function
1 次查看(过去 30 天)
显示 更早的评论

4D plotting:
I have 3 independent variables - x(7x8x61) , y(7x8x61) , z(7x8x61) - and I have matrix F(7x8x61) - corespond to every value of [x,y,z].
How can I represent F on a 3D grid?
Maybe with a surface, where F values represented in color? (like in the example below)
0 个评论
回答(2 个)
Walter Roberson
2016-12-22
2 个评论
Walter Roberson
2016-12-22
Visit that link. On the upper right hand side, click on "Download the ZIP file". Save the .zip and unzip it into a convenient directory that is not underneath the MATLAB installation path. Now use pathtool in MATLAB to add that directory to your MATLAB path. You will then be able to use the function.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Distribution Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!