Community Profile

photo

Matthew


Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas

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

más de 5 años hace | 0

Pregunta


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

más de 5 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

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

más de 5 años hace | 3