photo

m.montaser sabry


Last seen: 10 Tage vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Professional Interests: physics,laser physics

Statistik

All
MATLAB Answers

10 Fragen
2 Antworten

File Exchange

6 Dateien

RANG
264.678
of 300.338

REPUTATION
0

BEITRÄGE
10 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
0

RANG
7.970 of 20.922

REPUTATION
114

DURCHSCHNITTLICHE BEWERTUNG
4.00

BEITRÄGE
6 Dateien

DOWNLOADS
4

ALL TIME DOWNLOADS
1109

RANG

of 168.149

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Explorer
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa ein Monat vor | 0

| akzeptiert

Frage


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

etwa ein Monat vor | 2 Antworten | 0

2

Antworten

Frage


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 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

5 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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 Monate vor | 2 Antworten | 0

2

Antworten

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


grades
simple program to get grades with ability to modify

fast 12 Jahre vor | 1 Download |

0.0 / 5

Frage


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 ?

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


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

fast 14 Jahre vor | 1 Download |

4.0 / 5

Gesendet


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

fast 14 Jahre vor | 0 Downloads |

0.0 / 5

Gesendet


Newton-Raphson1
A modification of Newton-Raphson1 code.

fast 14 Jahre vor | 1 Download |

0.0 / 5

Gesendet


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

fast 14 Jahre vor | 0 Downloads |

0.0 / 5