spstr =
4×1 string array
"Aerospace Ephemeris Data"
"Aerospace Geoid Data"
"Communications Toolbox Support Package for RTL-SDR Radio"
"MATLAB Support Package for Raspberry Pi Hardware"
List all deployable support packages that are used by the specified
file.
Install the support packages required by your MATLAB file. For this example, the Ephemeris Data for
Aerospace Toolbox add-on is installed.
Run the function using planetEphemeris.m, which is located in
matlabroot\toolbox\aero\aero.
List of files, specified as a character vector, a string scalar, a string array, or
a cell array of character vectors. Each file must be a MATLAB function, class, or app of one of the following types:
.m, .p, .mlx,
.mlapp, or a valid MEX file.