photo

Rainer


GlaxoSmithKline

Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

11 Questions
3 Réponses

RANG
5 180
of 297 457

RÉPUTATION
9

CONTRIBUTIONS
11 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
81.82%

VOTES REÇUS
4

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

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 3
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Drawing Vertical Lines in a datetime plot
Executing the script below gives a nice graph. x = datetime({'2014-05-25';'2014-05-26';'2014-05-27';'2014-05-28';'2014-05-2...

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

2

réponses

Question


Boxplot greek symbol bug?
I can't seem to use greek symbols on the boxplot axis? This works fine: plot(rand(10,1)) ylabel('\muL') This doesn...

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

2

réponses

Question


custom colors in plot (without loop)
Hi, suppose I have a custom color array: c=[1 0 0 0 1 0 0 0 1] Is there a way use the color array in a plot ...

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

1

réponse

Question


Editing colors in the legend
The following plots 2 data sets nicely. But the colors in the legend are wrong. Is there a way to change the colors in the legen...

plus de 9 ans il y a | 3 réponses | 0

3

réponses

Question


Converting entire cell array to strings
x={'words',10,20,30,'more words'} How do I convert the entire cell array above to strings?

presque 10 ans il y a | 2 réponses | 1

2

réponses

Question


Problem rotating surf plots
The following produces our favorite surf plot [X,Y,Z] = peaks(25); surf(X,Y,Z); I can rotate the figure with the rota...

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

1

réponse

Réponse apportée
How do I import text file through GUI and create a matrix with some of the datat?
seems like your file is delimited by space and not tabs. one easy way to troubleshoot the import is to drag the txt file into yo...

plus de 10 ans il y a | 1

| A accepté

Réponse apportée
How to add time from 2 arrays
I don't see the two columns and I don't understand what a and b are.

plus de 10 ans il y a | 0

Question


Barweb in 2014b doesn't work any more
One of my favorite community functions *barweb* not longer works with 2014b due to the change in the way figure handles are refe...

plus de 10 ans il y a | 2 réponses | 1

2

réponses

Question


Close all figures in 2014b
Pre 2014b, all figures can be closed with close all Doesn't seem to work with 2014b. Can someone help?

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

1

réponse

Question


What is the syntax to access a particular member in an array?
Hi, I have an array x=[1 2 3 4 5]. I then manipulate x, e.g. (A*x/B+C-D)...How can I determine the third member of the manipu...

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

2

réponses

Question


Removing connecting pixel from corner-touching objects.
I have a binary array that has thousands of irregularly shaped objects in it. Occasionally, the corners of two objects touch. H...

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

1

réponse

Question


opposite of bwmorph thicken
Hi All, 'thicken' in bwmorph adds pixels to the exterior of objects *without* changing the EULER number. Is there a way to do...

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

1

réponse

Réponse apportée
Is there a way to program the arduino with MATLAB code and then run the arduino without the connection to MATLAB?
Just to confirm, you need simulink to be able to run the arduino board *autonomously* ....am I right?

plus de 11 ans il y a | 0