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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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 ...