photo

mat


Last seen: plus de 5 ans il y a Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

23 Questions
2 Réponses

RANG
11 001
of 301 589

RÉPUTATION
4

CONTRIBUTIONS
23 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
13.04%

VOTES REÇUS
4

RANG
 of 21 343

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 641

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

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


xlswrite() misfunction with Office
hello. i am trying to write using xlswrite(). a new company Office version has been insatlled: 1811 (Build 1109.20079). the...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
accelerate imread on large images
timed both on a 4.8gb rgb tiff file. imread - 75sec fileread - 0.3sec !! - resulting in a much smaller size vector ofcourse a...

environ 8 ans il y a | 0

Question


accelerate imread on large images
hi is there a way to accelerate imread on large (> 2GB) images? thanks a lot, mat

environ 8 ans il y a | 2 réponses | 0

2

réponses

Question


an imwarp shifts in fixed vs moving points
hi using the imwarp function on a 2-d image, i define a corner point (e.g. top left) in the set of 'movingPoints' to be THE S...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


errors (missing dlls) when dispensing .exe files to windows8 based platforms
hi, i have a matlab 2015b compiler (v6.1). i get errors (missing dlls) when dispensing .exe files to windows8 based platforms....

environ 10 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
how do i make 'Interpreter', 'none' work inside the waitbar text?
thanks a lot :) i used th following version: wb = waitbar(0,'txt'); h=findobj(wb,'Type','figure'); ht = get(get(h,...

environ 10 ans il y a | 0

Question


assigning different colors to different bars in bar()
hi how do i assign a different color (my choice) to each and every bar in a graph created by bar()? thanks a lot, mat

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


co-existing matlab compilers
hi, is it possible to run/use 2 MCR installations (different versions) on the same 'client' computer? thanks a lot!! ma...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


photoshop psd format reading in 2014b
hi, recently installed 2014b. the 'ispsd' function stopped working (used it previously in 2012b). can someone help? than...

plus de 11 ans il y a | 1 réponse | 0

0

réponse

Question


how to change the matlab logo at the window top left?
can one change the matlab logo at the window top left corner to a private one?

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


how do i keep the click order on a uigetfile selection?
hi, how can i keep the files in the uigetfile in the order in which they were chosen (clicked on)? thanks a lot! mat

plus de 11 ans il y a | 1 réponse | 1

1

réponse

Question


xlswrite - how does one write a multi-size/multi-type cell in 'one go'?
writing a multi-size/type cell can be done in a multi-xlswrite process. how can i do it using the xlswrite function only once? ...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Question


hilbert space-filling curve
hi am interested in a program which calculates the (x y) values of a hilbert space-filling curve for a given area. resolution...

plus de 12 ans il y a | 1 réponse | 0

1

réponse

Question


zoom scatter dots inside a figure
hi, zooming into a figure does not correspondingly enlarge the scatter dots in the figure (for example). is there an elega...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


how can one delete empty sheets inside an existing .xls file?
hi how can one delete empty sheets inside an existing .xls file? thanks a lot mat

presque 13 ans il y a | 1 réponse | 0

0

réponse

Question


is there an optimization scheme for 'normxcorr2'?
hi is there an optimization scheme for the 'normxcorr2' normalized correlataion function? thanks a lot. mat

presque 13 ans il y a | 1 réponse | 1

0

réponse

Question


xlswrite - how does one write a multi-size cell in 'one go'?
hi this is a quote from the help section on xlswrite: 'If A is a cell array containing something other than a scalar numer...

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


how do i make 'Interpreter', 'none' work inside the waitbar text?
hi what is the equivalent for " 'Interpreter', 'none' " in the 'waitbar' framework? thanks a lot, matty

presque 13 ans il y a | 3 réponses | 2

3

réponses

Question


what is the equivalent for " 'Interpreter', 'none' " in the 'waitbar' framework?
hi what is the equivalent for " 'Interpreter', 'none' " in the 'waitbar' framework? thanks alot, matty

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


integrity of display due to (lower) registration mismatch
hi, i am creating compiled files for use on lower resolutions displays. how can i make sure the windows created are proper...

presque 13 ans il y a | 1 réponse | 0

0

réponse

Question


how do i add a background image to the main GUIDE window
hi, would appreciate very much a reference (or explanation) to the option of adding an image as a background to the guide GUI...

environ 13 ans il y a | 1 réponse | 0

1

réponse

Question


compile a function into - command line executer
hi is it possible to compile a function into a command line executer? if so please can you detail.. thanks a lot, ma...

environ 13 ans il y a | 1 réponse | 0

1

réponse

Question


include mcr inside the compiled function
hi how do i include/embed (in R2012b) the MCR installer within the compiled function (e.g. .exe file)? thanks mat

environ 13 ans il y a | 1 réponse | 0

0

réponse

Question


changing a colormap on a single subplot
i am sure this is very easy but it escapes me.. thanks for your kind note mat

plus de 13 ans il y a | 2 réponses | 0

2

réponses

Question


how do i make the imcrop function accurate to the pixel?
hi, there is a tip in the help browser imcrop section which says: "Because rect is specified in terms of spatial coordinat...

plus de 13 ans il y a | 1 réponse | 0

1

réponse