Across
- 1. MATLAB language structure
- 4. Used after the "." in a format specifier
- 7. Your PASS Tutor's Name
- 10. I know the number of iteration
- 11. Imports entire file to MATLAB
- 12. A single value
- 13. Plotting option 'kd'
- 17. Indication of inputs/outputs/name of a function
- 19. Retrieve a line from a file
- 21. "="
- 23. I know the condition a code must fulfill
- 24. Used to create another plot
- 25. "=="
- 26. Convert string(s) to number(s)
Down
- 1. Formatted string output to a string
- 2. Functions without a separate function file
- 3. Multiple plots in a figure
- 5. Shared variable memory space
- 6. sum, min, and max operate _______ wise by default
- 8. Formatted string output to console
- 9. Function to create vector with given number of equally spaced elements
- 14. I _________ ENG1014
- 15. Function to round up to nearest integer
- 16. Plotting y axis with log scale
- 18. Savable MATLAB code
- 20. A structure for group of values
- 22. _____ every output in a function file
