close
Close Haver Analytics database
Arguments
c |
Haver Analytics® connection object created with haver .
|
Description
close(c)
closes the connection to the
Haver Analytics database.
Examples
Establish a connection to a Haver Analytics database:
c = haver('d:\work\haver\data\haverd.dat')
Close the connection:
Introduced in R2007a