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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 716
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 710
Programming
24-13
handle.output = struct('time', 13);
Function Declaration Compatibililty with Pre-R14 M-Files
As of Release 14, the function definition line in a function M-file no longer requires
commas separating output variables. However, because this syntax is not compatible
with earlier releases, you should always include the comma separators when writing an
M-file function that you intend to run on releases both earlier and later than Release 14.
Compatibility Considerations
See Comma Separators Not Required in Function Declaration in the Release 14 release
notes.
Przeglądanie stron 710

Komentarze do niniejszej Instrukcji

Brak uwag