MATLAB POLYSPACE RELEASE NOTES Manual de usuario Pagina 217

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 240
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 216
Workspace Browser and Array Editor
Workspace Browser and Array Editor
In this section.. .
“Workspace Browser” on page 7-17
“Array Editor” on page 7-18
Workspace Browser
The M ATLAB workspace consis ts of the set of variables ( named arrays) built
up during a MATLAB session and stored in memory. You add variables to the
workspace by using functions, running M-files, and loading saved work spaces.
To view the workspace and information about e ach variable, use the
Workspace browser, or use the functions
who and whos.
To delete variables from the workspa ce, select the variables and select
Edit > D elete. Alternatively, use the
clear function.
The workspace is not m aintaine d after you end the MATLAB session. To save
the workspace to a file that can be read during a later MATLAB session,
select File > Save,orusethe
save function. This saves the workspace to a
binary file called a MAT-file, which has a
.mat extension. You can use options
7-17
Vista de pagina 216
1 2 ... 212 213 214 215 216 217 218 219 220 221 222 ... 239 240

Comentarios a estos manuales

Sin comentarios