How to Stop Autosaving
How do you stop code from autosaving? I have a class which has a handle on a gui, so every time it saves when I'm writing code a...
5 years 前 | 1 个回答 | 0
1
个回答
提问
MATLAB Preventing Code Folding
I'm writing a function which is hundreds of lines long and I need it to fold code in order to write it. However, the function su...
5 years 前 | 0 个回答 | 0
0
个回答
提问
Specify What to Edit for User
I'm writing code which should allow the user to edit certain sections, and I want to make it clear to the user where they should...
5 years 前 | 1 个回答 | 0
1
个回答
提问
GUI For Analyzing Data
Hi all. I'm working on code to help me analyze data for research. A lot of the code is specific to the project I'm working on, b...
5 years 前 | 0 个回答 | 0
0
个回答
提问
Editing PowerPoint While It is Open
Hi. I'm trying to write code which will add or edit images in a powerpoint. The only problem I have now is that I can only edit ...