User`s guide
Displaying Query Results
5-23
Displaying Query Results
In this section...
“How to Display Query Results” on page 5-23
“Displaying Data Relationally” on page 5-23
“Charting Query Results” on page 5-27
“Displaying Query Results in an HTML Report” on page 5-29
“Displaying Query Results with MATLAB Report Generator” on page 5-29
How to Display Query Results
To display query results, perform one of the following actions:
• Enter the variable name to which to assign the query results in the Command
Window.
• Double-click the variable in the VQB Data area to view the data in the Variables
editor.
The examples in this section use the saved query basic.qry. To load and configure this
query:
1
Select Query > Preferences, and set Read NULL numbers as to 0.
2
Select Query > Load.
3
In the Load SQL Statement dialog box, select basic.qry from the File name field
and click Open.
4
In VQB, enter a value for the MATLAB workspace variable, for example, A, and
click Execute.
Displaying Data Relationally
To display the results of basic.qry:
1
Execute basic.qry.
2
Select Display > Data.
The query results appear in a figure window.