The MATLAB API enables INTViewer to send & receive data, execute commands, scripts and functions on a MATLAB environment. This walkthrough will go through the basics of sending one trace to MATLAB.
Reviewing Dependencies
This MATLAB example module will requires the following modules that are part of the INTViewer platofrm:
Create a new NetBeans module.
Configuring your module
Creating the trace processing class.
Note: The layerResult will contain the currently selected seismic layer in INTViewer.
Adding the action to the layer.xml
Running the project
The trace should now be in the MATLAB environment.