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.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.