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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

