Community Profile

photo

Fritz


Last seen: 11 months ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Question


Replicate / Duplicate 2D view: Different TightInset after reloading
Hello I would like to replicate a view of a plot of an image after clearing the axes with 'cla'. Before I clear the axes ...

7 years ago | 0 answers | 0

0

answers

Answered
Warnings in opening Matlab to be removed
You may try adjusting or removing the pathes in the hidden file: ..\MATLAB\Add-Ons\.toolboxFolders

7 years ago | 1

Answered
Bad result / high deviation using procrustes
I found a solution using procrustes with all permutations of the source points. The best transformation is the one with the mini...

8 years ago | 0

| accepted

Question


Bad result / high deviation using procrustes
I try using procrustes to get the transformation between two point sets, each with 4 points. Manually I found a transformation, ...

8 years ago | 1 answer | 0

1

answer

Answered
[datacursermode] Counter for data tips in a figure
Here's some code, that does not work properly. Perhaps somebody knows why? Sometimes the counter miscounts and the performan...

9 years ago | 0

Question


[datacursermode] Counter for data tips in a figure
Hello everybody I would like to have some kind of counter in my figure, that displays the number of data tips in my figure in...

10 years ago | 2 answers | 1

2

answers

Answered
[datacursermode] Export curser info to workspace by button
Here is my solution to my question: function DataTips % Example data x = 0:pi/100:2*pi; y = sin(x); figure; p...

10 years ago | 0

| accepted

Question


[datacursermode] Export curser info to workspace by button
Hello Everybody Instead of right clicking to export multiple data tips with "Export curser info to workspace", is it possible...

10 years ago | 1 answer | 0

1

answer