Statistiques
9 Questions
0 Réponses
RANG
22 632
of 294 533
RÉPUTATION
2
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
55.56%
VOTES REÇUS
2
RANG
of 20 121
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 151 874
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to save a figure's content as image?
I want to save the content of the figure without any other stuff like border, title etc. For example, this is the figure. ...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to find the minimum and maximum non-zero indice of matrix?
Assume: a = [0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 1 0...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I directly covert a depth image to 3-D point cloud?
Hi, I could use pcfromkinect() function to convert depth data from kinect device into 3-D cloud points. But how could I conve...
plus de 8 ans il y a | 3 réponses | 2
3
réponsesQuestion
Function failed to call the variable from workspace.
Hi, I tried to call a variable of workspace in my function, but it failed with " _Undefined function or variable 'kinect_imag...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to draw a line on a logical matrix?
Hi, Assume a blank matrix: m=[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] I want to dr...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to snapshot a figure with specific resolution?
Hi, Is there any ways to snapshot a figure using GETFRAME with returning a wanted specific resoultion .cdata (640*480 for...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
How to capture the figure data as a single matrix?
Hi, I could easily get figure image data using GETFRAME, but it returns .cdata which have three dimension. How could I save ...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to reassign matrix if it is greater than some value quickly
Considering a Matrix a = [ 11 20 51 23 100 3 2 25 15 12 80 8 1 15 20 50 22 8 6 1 ...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to snapshot a figure image without axis
Hi, How do I save the image without axis or annotations etc, using GETFRAME. Just leave the image data. Thanks.
plus de 8 ans il y a | 2 réponses | 0