Create a HaverView connection using a valid authentication token and database name. In this
example, replace 681b61cf-dc7d-4698-a168-74c79b0c1a04 with your
authentication token and replace USECON with the name of your
database.
token = "681b61cf-dc7d-4698-a168-74c79b0c1a04";
databasename = "USECON";
c = haverview(token,databasename)
c =
haverview with properties:
DatabaseName: "USECON"
TimeOut: 200.00
Return a table containing information for all licensed HaverView databases.
Create a HaverView connection using a valid authentication token and database name. In this
example, replace 681b61cf-dc7d-4698-a168-74c79b0c1a04 with your
authentication token and replace USECON with the name of your
database.
token = "681b61cf-dc7d-4698-a168-74c79b0c1a04";
databasename = "USECON";
c = haverview(token,databasename)
c =
haverview with properties:
DatabaseName: "USECON"
TimeOut: 200.00
Return a table that contains information about the specified database.
[datatable,response] = databases(c,databasename)
datatable =
1x4 table
topMenuName name description isEnabled
___________ ______ _____________ _________
@E USECON United States true
response =
ResponseMessage with properties:
StatusLine: 'HTTP/1.1 200 OK'
StatusCode: OK
Header: [1x8 matlab.net.http.HeaderField]
Body: [1x1 matlab.net.http.MessageBody]
Completed: 0
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.