Community Profile

photo

Mohamed Abd El Raheem


Last seen: 7 meses hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to make a polar grid with variable number of angular points?
Greetings... I am making a grid to discretize a circular disk area for an integration process: we have the radial variable a...

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

1

respuesta

Pregunta


When a structure is passed to a function, can we add a field to it?
As the title suggests: If I passed a structure variable to a function, can this function add a new field to it and have that s...

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

1

respuesta

Pregunta


Removing zeros that may be in columns or rows, in efficient fast way
Greetings: I have some matrices in a big computaion task. Some of these matrices will have zero rows or zero columns as part of...

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

2

respuestas

Pregunta


I really need to stop the execuation of an If statement during its run.
Greetings... Here is the situation. 1- You have a "master" condition that gets you inside an if statement which does a bunch o...

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

0

respuestas

Pregunta


How can I define a set of constants to be used by many functions without having to define them in each one?
Greetings... As the title suggests, I have a set of, say 100 constants: c1 = ..; c2 ...; ....c100 = ..; And I am writing a ...

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

1

respuesta

Pregunta


How do I use the figure window tools to select a curve from multiple superimposed curves in a plot?
Greetings: I have a figure window with several plotted curves, each has a different color. Some of these curves are "nearly" ...

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

1

respuesta

Pregunta


Using fill to color multiple polygons using input RGB color values.
Greetings: I have a problem using "fill" to produce two polygons, each with a color defind by rgb values. The following code de...

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

1

respuesta

Pregunta


How can I display data inside a table in expanded form?
Greetings... I have a simple strcuture array (s) of two fields: name and data. Assume the array length is two. I wanted to disp...

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

1

respuesta

Pregunta


Why is the function "isequal" giving wrong answer when comparing string fields of two structure arrays?
I have two structure arrays, say x and y. Each structure has two fields: name and data. Assume for example that: x(1).name...

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

1

respuesta