Community Profile

photo

Peter


Actif depuis 2011

Followers: 0   Following: 0

Contact

Statistiques

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

presque 12 ans il y a | 3 réponses | 2

3

réponses

A répondu
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...

plus de 12 ans il y a | 0

Question


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

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 12 ans il y a | 1 réponse | 0

1

réponse