Community Profile

photo

Matthew


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


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...

5 years ago | 2 answers | 0

2

answers

Answered
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 ...

5 years ago | 0

Question


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...

5 years ago | 3 answers | 0

3

answers

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


"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...

5 years ago | 1 answer | 0

1

answer

Answered
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.

5 years ago | 3