photo

Jorge


Last seen: 대략 3년 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
Creating a three column table from matrix
Should be something like this. Didn't run it, though... The table you seek is in columns. Use table() to arrange. [n,m]=...

9년 초과 전 | 0

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9년 초과 전

질문


questdlg window doesn't show up after compilation
questdlg modal question window doesn't show up in standalone application! However, helpdlg and inputdlg show up and work flawle...

9년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
size of image
Hi! The second line of the code assigns the size of the image to three variables, namely x1, y1 and z1. If the image 'image_fil...

9년 초과 전 | 2

| 수락됨

답변 있음
problem when saving plot
Hi! Have you tried using the _saveas() command? Sintax is saveas(figure_handle,'filename.ext') Hope it helps!

9년 초과 전 | 0