Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Surface Graphics

motomorgan
Beginner
446 Views
I am using VS2010 and VF-XE(12.1). I found the SciGraph examples and can use that for simple XY plotting. However, I need to also do 3 variable surface plats as well (e.g., elevation vs. XY coordinates).
(1) I found Scigraph by pawing through the samples - is there a more structured way of finding what toolsets are included?
(2) is there a surface graphics package embedded also?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
446 Views
Scigraph is the only "plotting" package provided, and it is under samples. You may want to look at Array Visualizer. This is a tool that used to be provided with the product and is now provided as a free download. While the functionality of using it from the debugger no longer works, it provides a full-featured library for building applications. See Intel Array Visualizer to download. Documentation is provided.
0 Kudos
Reply