Feeds
提问
How to save a figure that is larger then the screen?
Hello, i'm trying to save a 53x53 cm sized figure to an .eps-file. This results in a file containing only the on screen visi...
13 years 前 | 4 个回答 | 2
4
个回答已回答
How to store a selected axes-point in handles
Thx but i need more help. %When i try: function output_txt = myUpdateFcn(hObject, event_obj) x = ancestor(hObject, 'f...
How to store a selected axes-point in handles
Thx but i need more help. %When i try: function output_txt = myUpdateFcn(hObject, event_obj) x = ancestor(hObject, 'f...
14 years 前 | 0
提问
How to store a selected axes-point in handles
Hello fellow Matlab-Users, This is what i want: * User selects a point in an axes_object. * My program stores selected po...
14 years 前 | 2 个回答 | 0
2
个回答提问
round (returning a number)
i have a value: a = 1.50000 and i want to round it to 1.5 as a number i use: a = num2str(a, '%7.1') now: a = 1.5 but it is a...
14 years 前 | 1 个回答 | 0

