Statistics
RANK
7 019
of 297 016
REPUTATION
6
CONTRIBUTIONS
13 Questions
5 Answers
ANSWER ACCEPTANCE
53.85%
VOTES RECEIVED
3
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Why does Matlab recommend keeping the Documentation on the Web?
Why does Matlab recommend keeping the Documentation on the Web. It is painfully slow compared to having it stored locally on you...
24 dagar ago | 1 answer | 0
1
answerPrevent Windows Update from shutting down Matlab session
Matlab seems to ignore the shutdown messages. It could use them to delay the shutdown until the user is ready. (Anyone with an...
9 månader ago | 0
Windows updates...Grrr!!!
Windows has an API that enables a process that has a window to block a system shutdown indefinitely until the user manually choo...
9 månader ago | 1
Question
Prevent Windows Update from shutting down Matlab session
I run Matlab simulations that sometimes take weeks to finish and, when Windows restarts due to an auto update, I lose all my wor...
9 månader ago | 2 answers | 0
2
answersHow do I get rid of the error "Functionality not supported with figures created with the uifigure function."
I found a solution. Change the line in startup.m to this: set(groot,'defaultFigureCreateFcn',@(fig,~)addToolbarExplorationButt...
9 månader ago | 2
| accepted
Question
How do I get rid of the error "Functionality not supported with figures created with the uifigure function."
I added this line to my startup.m so that the zoom and marker tools are available on the toolbar by default set(groot,'defaultF...
9 månader ago | 1 answer | 0
1
answerHow to detect whether a figure is created by uifigure()
So to complete the picture, to get rid of this error: Functionality not supported with figures created with the uifigure functi...
10 månader ago | 0
Question
Every time I start matlab it puts two new docsearch_XXXX.log" files into my c:\temp folder. How can I change the folder it uses?
Every time I start matlab it puts two new files into my c:\temp folder. One called docsearch_process_nnnnn.log and one called do...
10 månader ago | 1 answer | 0
1
answerQuestion
How can I make colormap operate faster
I have a plot of lots of square polygons, about 28,000 oif them. They are coloured using about 500 colours. I index the colours ...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
bwconncomp reports only one connected component when there are obviously many hundreds
I have the 3D binary image shown below and I am trying to extract the largest connected component As you can see there ar...
mer än ett år ago | 2 answers | 0
2
answersQuestion
how can I close all volshow windows
I have noticed that "close all" does not close volshow windows. How can I close all volshow windows?
mer än ett år ago | 1 answer | 0
1
answerQuestion
How can I see if a particular videowriter file is still open
I can't find a way to query the videowriter handle to see if the file is still open. I suppose I could try to write to it and se...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
The new "axes toolbar" in R2018b doesn't appear when I hover over my plots.
I installed R2018b and was disconcerted when the zoom functions disappeared from my plots. After searching on the internet I fou...
nästan 6 år ago | 0 answers | 0
0
answersQuestion
Cursor invisible on 4k screen
My new laptop has a 3840x2160 screen resolution which is great, but I have great difficulty seeing the text insert cursor in the...
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
How do I get the lengths of each entry in a cell array without using a loop
How can I generate a vector with one entry for the length of each vector in a cell array without using a loop. e.g. >> ca={1:4,...
ungefär 6 år ago | 1 answer | 0
1
answerWhere can I find release notes for pre-release R2019a?
It's in Help, Matlab, Release Notes from the Desktop.
ungefär 6 år ago | 0
Question
Where can I find release notes for pre-release R2019a?
I have installed this, but don't see any link to release notes.
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
Why do I need to use this.mag, why doesn't mag work?
It seems that methods of classes always need to be passed the object i.e. the first parameter needs to be this, even if it is no...
mer än 11 år ago | 0 answers | 0