User`s guide

setdbprefs
7-233
Database preference value, specified as a string to denote a value for a particular
database preference property. To set multiple database preferences, enter the preference
values in a cell array and match the order with the corresponding preferences in the
property argument. For the complete list of allowable values, see “Setting Database
Preferences Using the setdbprefs Function” on page 6-75.
Example: 'NaN'
Example: {'numeric';'NaN'}
Data Types: char
s — Database preferences
structure
Database preferences, specified as a structure to include all the database preferences you
specify.
Data Types: struct
Output Arguments
v — Database preferences
structure
Database preferences, returned as a structure containing the database preference
properties and the property values.
More About
“Setting Database Preferences Using the setdbprefs Function” on page 6-75
See Also
clear | close | database | exec | fastinsert | fetch | getdatasources