Community Profile

photo

Mohamed Abd El Raheem


Last seen: 7 months 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答