MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Instrukcja Obsługi Strona 258

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 282
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 257
B
Target Language Compiler Error Messages
B-20
Unable to open output file
filename
Unable to open the specified output file; either an invalid filename was
specified or the file was read only.
Undefined identifier
identifier
The identifier specified in this expression was undefined.
Unknown type "
type
" in CAST expression
When calling the CAST built-in function, the type must be one of the valid
Target Language Compiler types found in the Target Language Values table
on pages 2-10 through 2-13.
Unrecognized directive "
directive-name
" seen
An illegal % directive was encountered. The valid directives are:
Table B-1: Valid Directives
%assign %for
%break %foreach
%case %function
%closefile %generatefile
%continue %if
%default %implements
%define %include
%else %language
%elseif %openfile
%endbody %realformat
%endfor %return
%endforeach %roll
%endfunction %selectfile
Przeglądanie stron 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 281 282

Komentarze do niniejszej Instrukcji

Brak uwag