Community Profile

photo

Mohammad


Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Bining some data in 50 classes without knowing the limits
Hello every body, I have a huge amount of data ( 57000 nummbers ) and I need them to be devided into 50 groups between 0 and...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I find the plot lines in a figure with 3 plots?
the user gives the function a figure with 3 graphs ( 3 plots) in it. I want to change the line color and LineStyle of each one. ...

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to change graph lineStyles?
the user gives the function a figure with 3 graphs ( 3 plots) in it. I want to change the line color and LineStyle of each one. ...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I call the properties of figure with more than 1 graph in it?
I have a figure that has more than 1 graphs in it. How can I change the lineStyle of each one?

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I change the line properties of a figure?
I have a .fig file,that has more than 1 graphs in it. I want to change each one's color and LineStyle. how can I do that? assum...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to save an open figure in an specified path?
How can I save a file with the "print"? here is my code: figNums=findobj(0,'type','figure'); for h=figNums ...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to make changes on open figures?
I'm writing a code,that should make some changes on all of the open figures and then save them in png format with the same name....

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I reduce the distance between the axis and their title?
my program is so that the user enters a figure,and the program should make it smaller. I'm almost done with the program,the only...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I change the distance between the axis and their title?
I want to change the distance between the axis and their title in a figure. is it possible?

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how can I make a fontsize change on a figure and its children as well?
I have a figure with more than 2 axis and it could have many children in it. How can I change the font size for all parts of the...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


is there a way that matlab can automatically change the font size of a figure, when the user changes the figure size?
my program changes the figure size through the command: set(gcf,'paperunits','centimeters'); set(gcf,'paperposition',[1...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how can I change the font size in a figure that have more than 2 axis?
I have a figure that has more than 2 axis ( it has so called children). How can I change the font size for all the numbers and t...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why do I get this error: Improper index matrix reference.
here is my code. I don't understand why I get this error! I want to get some files( or folders) from user, do some changes to e...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I get the path to a folder from user and open files with .fig format?
the question says it all!

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I save a file as .png format?
I have a folder with 20 files in .fig format, how can I save these files in .png format? (they have different names and I want t...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I work on a .fig file?
I have a folder with lets say 20 .fig files and I want to do some changes on it. how should I do that? how should I ask user fo...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how can I make changes on files in a folder?
I have a folder with for example 20 files in .fig format and diffrent names. I want to do some changes to every file. How can I ...

más de 10 años hace | 1 respuesta | 0

1

respuesta