photo

m.montaser sabry


Last seen: 10 dagar ago Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: physics,laser physics

Statistics

All
MATLAB Answers

10 Questions
2 Answers

File Exchange

6 Files

RANK
264 678
of 300 338

REPUTATION
0

CONTRIBUTIONS
10 Questions
2 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
7 970 of 20 922

REPUTATION
114

AVERAGE RATING
4.00

CONTRIBUTIONS
6 Files

DOWNLOADS
4

ALL TIME DOWNLOADS
1109

RANK

of 168 149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Explorer
  • First Submission

View badges

Feeds

View by

Answered
using standalone app designer how to print figure using pushbutton ,thanks .
That is mean no hope with matlab R2021a Any way thanks a lot

ungefär en månad ago | 0

| accepted

Question


using standalone app designer how to print figure using pushbutton ,thanks .
using standalone app designer need to using pushbutton to print figures.

ungefär en månad ago | 2 answers | 0

2

answers

Question


whyn i get failed embed CIF file into binary application file because the total file exceed system limit 2GB.
i got failed to embed CLF file into binary application file because the total file size exceed system limit 2GB please use '-c' ...

2 månader ago | 0 answers | 0

0

answers

Question


i am trying to read excel file from D drive under name mirror1 to put values in app.EditData.Value it gives parse error.thanks alot
excelfilepath= 'D:\mirror1.xlsx'; data =readtable(excelfilepath); value=data{1,1}; app.EditField.Value = num2str(value); ...

3 månader ago | 2 answers | 0

2

answers

Question


how can i get data from an Excel to app designer EDITFIELDS wit example folder and file
how can i get data from an Excel to app designer EDITFIELDS wit example folder and file

3 månader ago | 1 answer | 0

1

answer

Question


how to create column vector by inputs with matlab app designer to have final vector throught inputs
i want get a column vector or row using app designer to use it in its final form not one by one throught user inputs which are c...

4 månader ago | 1 answer | 0

1

answer

Question


a code for calaculating reflectivity of optical multilayers
i want to calculate the reflectivity of multilayers optical laser mirror before vacuum deposition thanks

5 månader ago | 0 answers | 0

0

answers

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

10 månader 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...

11 månader 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

mer än 3 år ago | 1 download |

0.0 / 5
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 ...

nästan 6 år ago | 1 answer | 0

1

answer

Submitted


grades
simple program to get grades with ability to modify

nästan 12 år ago | 1 download |

0.0 / 5

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 ?

nästan 13 år ago | 0 answers | 0

0

answers

Submitted


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

nästan 14 år ago | 1 download |

4.0 / 5

Submitted


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

nästan 14 år ago | 0 downloads |

0.0 / 5

Submitted


Newton-Raphson1
A modification of Newton-Raphson1 code.

nästan 14 år ago | 1 download |

0.0 / 5

Submitted


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

nästan 14 år ago | 0 downloads |

0.0 / 5