photo

m.montaser sabry


Last seen: 2 days ago Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: physics,laser physics

Statistics

All
  • Thankful Level 2
  • Explorer
  • First Submission

View badges

Feeds

View by

Question


that code does not work well and every time give the same number 5 times every time and not indexd to be used in an another place thank you
no=5; x=zeros(no,1); for i=1:no waitfor(app.refindexEditField,'value'); x(i)=app.refindexEditField.Value; end...

4 days ago | 1 answer | 0

1

answer

Question


I want when index increase no. of layers should give inf or button disable to not accept more inputs,thanks
function ButtonPushed(app, event) L = app.nooflayerEditField.Value; r = zeros(L,1); for i=1:L if i > L app.Bu...

1 month ago | 2 answers | 0

2

answers

Submitted


Glass Patch Calculation
To calculate up to 4 components weights in grams according to its percentages for forming glasses

3 years ago | 1 download |

Thumbnail

Question


Guide and periodic table
I have R2013R and i want to implement periodic table in my guide m -file to get the molecular weight by writing element symbol ...

5 years ago | 1 answer | 0

1

answer

Submitted


grades
simple program to get grades with ability to modify

11 years ago | 1 download |

Question


give an example to code lookup table step by step to enter inputs and to get outputs ?
give an example to code lookup table step by step to enter inputs and to get outputs ?

12 years ago | 0 answers | 0

0

answers

Submitted


Newton-Raphson
A code to find the diferent roots of the equations,real ones.

13 years ago | 1 download |

Submitted


sabry
A modification of file sabry.m, code.The file has been remodified and easy to use.

13 years ago | 0 downloads |

Submitted


Newton-Raphson1
A modification of Newton-Raphson1 code.

13 years ago | 1 download |

Submitted


Newton_Raphson2
It is a rewrite the code of Zeeshan Shareef published in 22 Jul 2009.

13 years ago | 0 downloads |