MATLAB COMPILER RELEASE NOTES Podręcznik Użytkownika Strona 70

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 716
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 69
R2015a
1-14
Data Import and Export
Datastore: Read one complete file with 'file' option for ReadSize
property
The ReadSize property for TabularTextDatastore objects now accepts the string
value, 'file'. This option reads one complete text file at a time. For more information,
see TabularTextDatastore Properties.
Datastore: Read data in parallel from a datastore with partition
function using Parallel Computing Toolbox
The partition function partitions a datastore into a number of parts. You then
can specify a subset of the datastore to read. If you have Parallel Computing Toolbox
installed, you can read datastore parts in parallel without using MapReduce.
webwrite Function: Send data to RESTful Web services using HTTP POST
method
The webwrite function sends data to RESTful Web services using an HTTP POST
request.
webread and websave Functions: Request data from RESTful Web
services using HTTP POST method
The webread and websave functions can request data using both HTTP GET and POST
methods.
xlsread and readtable Functions: Read larger spreadsheet files from
Excel software
The xlsread and readtable functions can read larger spreadsheet files on Windows
®
computers with Excel
®
software installed.
Przeglądanie stron 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 715 716

Komentarze do niniejszej Instrukcji

Brak uwag