photo

leon


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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. ...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


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,...

대략 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

거의 7년 전 | 0

| 수락됨

질문


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/...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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?

대략 7년 전 | 답변 수: 1 | 0

1

답변