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...
6年弱 前 | 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...
6年弱 前 | 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...
6年弱 前 | 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...
6年弱 前 | 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 ...