photo

Jorge


Last seen: ongeveer 3 jaar ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
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]=...

meer dan 9 jaar ago | 0

Solved


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

meer dan 9 jaar ago

Question


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

meer dan 9 jaar ago | 0 answers | 0

0

answers

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

meer dan 9 jaar ago | 2

| accepted

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

meer dan 9 jaar ago | 0