Feeds
已回答
Datatips don't disappear
The function hints window issue occurs on Ubuntu 16.0 and MATLAB Version: 9.1.0.441655 (R2016b) The hint window can't be mov...
Datatips don't disappear
The function hints window issue occurs on Ubuntu 16.0 and MATLAB Version: 9.1.0.441655 (R2016b) The hint window can't be mov...
6 years 前 | 0
提问
Figure title is covered - Ubuntu
Hi MATLAB Version: 9.1.0.441655 Ubuntu 16.04 When I create a figure with a two line title on Ubuntu, the top of the first...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Request: Global Search / Replace
I requested the feature. Hopefully more requests will make it happen sooner. Cheers2u Eddie
Request: Global Search / Replace
I requested the feature. Hopefully more requests will make it happen sooner. Cheers2u Eddie
7 years 前 | 0
提问
How do I prevent Matlab from throwing a system error when I stop the msvc debugger.
Matlab 2014b MSVC 2013 Debugging Mex files with MSVC: If I hit the msvc "stop debugging" button (I have the Matlab proc...
9 years 前 | 1 个回答 | 0
1
个回答提问
Highlighting Functions in Editor
Hi Is there a way to configure the 2014b editor to highlight functions? Cheers2u Eddie
9 years 前 | 1 个回答 | 3
1
个回答提问
2014b editor: How do you move file from one side to the other in left/right view?
Hi I've got the 2014b editor setup for Left/Right view and each side has several file tabs. I'd like to see a file the right ...
10 years 前 | 1 个回答 | 3
1
个回答已回答
How can I combine a "Standalone named user" with a floating license
From Mathworks Support (thanks Nic) Per your email and forum post, you can definitely install both a concurrent and standalon...
How can I combine a "Standalone named user" with a floating license
From Mathworks Support (thanks Nic) Per your email and forum post, you can definitely install both a concurrent and standalon...
11 years 前 | 1
| 已接受
已回答
Matlab editor - how do I change where the editor automatically enters carriage return
Hi Shivaputra I went to Matlab->File->Preferences->Editor/Debugger->Display and I set the "right hand text limit" to 95, but ...
Matlab editor - how do I change where the editor automatically enters carriage return
Hi Shivaputra I went to Matlab->File->Preferences->Editor/Debugger->Display and I set the "right hand text limit" to 95, but ...
11 years 前 | 0
提问
Matlab editor - how do I change where the editor automatically enters carriage return
Hi 2011b This should be simple, but I cant find where I change the number of columns the matlab editor uses to trigger the a...
11 years 前 | 3 个回答 | 1
3
个回答提问
How do I use .net to write from Matlab to a word doc
Hi 2011b I've executed these commands to open a word doc NET.addAssembly('microsoft.office.interop.word'); wordApp...
11 years 前 | 1 个回答 | 0
1
个回答提问
How can I combine a "Standalone named user" with a floating license
Hi Matlab 2011b According to my Matlab account, the activation type is "Standalone Named User" I'd like to use our floa...
11 years 前 | 1 个回答 | 0
1
个回答已回答
How to use a combination of dedicated and floating licenses
Also see here for license locations http://www.mathworks.com/matlabcentral/answers/99147-where-are-the-license-files-for-matlab...
How to use a combination of dedicated and floating licenses
Also see here for license locations http://www.mathworks.com/matlabcentral/answers/99147-where-are-the-license-files-for-matlab...
11 years 前 | 0
已回答
How can I maintain to complex type when copying arrays?
Thanks folks. Your answers have been a great help. >> ar = 1:5; >> ai = zeros(1, 5) ai = 0 0 0 0 0 ...
How can I maintain to complex type when copying arrays?
Thanks folks. Your answers have been a great help. >> ar = 1:5; >> ai = zeros(1, 5) ai = 0 0 0 0 0 ...
12 years 前 | 0
提问
How can I maintain to complex type when copying arrays?
Matlab 2011b Under certain situations the complex part of my array is zero, but I still need to know that it is a complex arr...
12 years 前 | 4 个回答 | 0