Hello Bader,
Unfortunately, MATLAB Mobile on iPad (and Android tablets) currently lacks built-in features for:
- Searching text within scripts
- Highlighting variable occurrences on cursor hover
Here are some alternative approaches you can consider while hoping for future updates to MATLAB Mobile:
- If feasible, transfer your script to the desktop version of MATLAB. The desktop version excels in offering a robust search function within the script editor and variable highlighting capabilities. This provides a more efficient troubleshooting environment.
- Open the script in a text editor app on your iPad that supports search functionality. While not as integrated as MATLAB's features, it can help locate specific text.
These workarounds can be helpful until a text search feature is integrated into MATLAB Mobile.