1. MonkeyProof MATLAB Coder Compatibility Standard
  2. Table of Contents
  3. Introduction
  4. 1. Function calls
  5. 2. Editor warnings
  6. 3. Error function
  7. 4. Pause function
  8. 5. Struct manipulation
  9. 6. Dynamic fields
  10. 7. If else
  11. 8. Switch otherwise
  12. 9. Short-circuit operators
  13. 10. Functionality shadowing
  14. 11. Shell escape function
  15. 12. Scripts
  16. 13. Parentheses for precedence
  17. 14. Floating-point comparisons
  18. 15. Binary expressions
  19. 16. Concatenate array

MonkeyProof MATLAB Coder Compatibility Standard v1.3.2

Table of Contents

MonkeyProof MATLAB Coder Compatibility Standard

Table of Contents

Introduction

  • Function calls
  • Editor warnings
  • Error function
  • Pause function
  • Struct manipulation
  • Dynamic fields
  • If else
  • Switch otherwise
  • Short-circuit operators
  • Functionality shadowing
  • Shell escape function
  • Scripts
  • Parentheses for precedence
  • Floating-point comparisons
  • Binary expressions
  • Concatenate array