photo

Michael


Decawave

Last seen: Today 自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer
  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

已回答
Prevent 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...

4 months 前 | 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...

4 months 前 | 1

提问


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...

4 months 前 | 2 个回答 | 0

2

个回答

已回答
How 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...

5 months 前 | 2

| 已接受

提问


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...

5 months 前 | 1 个回答 | 0

1

个回答

已回答
How 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...

5 months 前 | 0

提问


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...

5 months 前 | 1 个回答 | 0

1

个回答

提问


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 ...

8 months 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 2 个回答 | 0

2

个回答

提问


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?

1 year 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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,...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Where can I find release notes for pre-release R2019a?
It's in Help, Matlab, Release Notes from the Desktop.

5 years 前 | 0

提问


Where can I find release notes for pre-release R2019a?
I have installed this, but don't see any link to release notes.

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

11 years 前 | 0 个回答 | 0

0

个回答