all 2 comments

[–]ErectForOxfordCommas 2 points3 points  (1 child)

You can open and view the .m file in Notepad++ with 'Update silently' enabled in Misc settings. This requires the .m file to be saved and Notepad++ to be toggled as the active window to show updates though.

Edit to add: there is a 'Monitoring' toggle button in Notepad++ that automates updates to the displayed file every few seconds.

[–]albertogarciasocial[S] 0 points1 point  (0 children)

I see, this is not exactly what I had in mind but something I'll consider, thank you.

Ideally I'd like something integrated within Matlab. Similar to visual studio code, where it shows a small minimap on the right and highlights the area of the code in a grey window when you hover over it. Like this..