Question


Set image aspect ratio using imshow
I am trying to load an image (screenshot of a graph), and plot my data on top. I have achieved this, but the aspect ratio of the...

9 years ago | 1 answer | 0

1

answer

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

9 years ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

9 years ago

Question


How to load text file without header, programmatically specifying names of variables?
I have a directory of (space-delimited) text files, each of which contain meteorological data for a year. The file name has the ...

9 years ago | 1 answer | 0

1

answer