Community Profile

photo

Matthew


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


What is the purpose of 'Events' in OOP in MATLAB?
I'm familiar with the concept of "event driven programming", but what are these 'events' for when using OOP in MATLAB? I don't s...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Can I make commands in the editor window run automatically when I press enter? Like in the command window?
I think you need to understand that the whole purpose of using the Editor Window is for writing _programs_. You can set a bunch ...

mehr als 5 Jahre vor | 0

Frage


Is there a better way to view dozens of tabs in the Editor Window? Can the tabs be made smaller so I can see more at the same time?
I have dozens of tabs open at once for a large program. I can only see around 10 at a time despite having 6 times these many bec...

mehr als 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to use Ctrl+F functionality in the Workspace editor?
I have a large structure which I am viewing in the workspace with hundreds of fields. I need to search for a specific token "run...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


"profile on -history" error help: "Cannot change the history while logging is enabled."
I am using "profile on -history" at the start of my program to try and understand the call sequence in the code better. I then r...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Switch to last opened tab in Editor
This functionality needs to exist. Most Python IDE's have this capability. It is a great hindrance to efficiency.

mehr als 5 Jahre vor | 3