Community Profile

photo

leon


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How do I put multiple lines of text in the title/question section? (probably a uicontrol question)
I'm trying to make the user be able to add a second line in the question section, qStr, in a multiple choice dialogue box. ...

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

1

réponse

Question


How do I plot data date time strings or datetime variables as data points in a plot?
so if I have a vector of datetime variables as the y axis, that have days of the year , and a vector of datetime variables,...

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

1

réponse

A répondu
why doesn't this code work when asking for the month of the date?
% I wanted to simply output the entire name of the month. % I found another way to do it using m = datestr(D, 'mmmm') % Wh...

plus de 6 ans il y a | 0

| A accepté

Question


why doesn't this code work when asking for the month of the date?
clear clear all clc prompt = ['Please enter the starting date mm/dd/yyyy: \n' ... '(Ex. 07/27/2004 or 7/27/...

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

1

réponse

Question


How do I undo a transpose of a matrix in MATLAB and what is its notation?
for example if I have the transpose B' and I want B. what would I do?

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

1

réponse