photo

m.montaser sabry


Last seen: 3 giorni fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: physics,laser physics

Statistica

All
MATLAB Answers

10 Domande
2 Risposte

File Exchange

6 File

RANK
162.801
of 300.364

REPUTAZIONE
0

CONTRIBUTI
10 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
0

RANK
7.973 of 20.934

REPUTAZIONE
114

VALUTAZIONE MEDIA
4.00

CONTRIBUTI
6 File

DOWNLOAD
4

ALL TIME DOWNLOAD
1109

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Explorer
  • First Submission

Visualizza badge

Feeds

Visto da

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

circa un mese fa | 0

| accettato

Domanda


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

circa un mese fa | 2 risposte | 0

2

risposte

Domanda


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

3 mesi fa | 0 risposte | 0

0

risposte

Domanda


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

4 mesi fa | 2 risposte | 0

2

risposte

Domanda


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

4 mesi fa | 1 risposta | 0

1

risposta

Domanda


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 mesi fa | 1 risposta | 0

1

risposta

Domanda


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

6 mesi fa | 0 risposte | 0

0

risposte

Domanda


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 mesi fa | 1 risposta | 0

1

risposta

Domanda


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 mesi fa | 2 risposte | 0

2

risposte

Inviato


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

oltre 3 anni fa | 1 download |

0.0 / 5
Thumbnail

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Inviato


grades
simple program to get grades with ability to modify

quasi 12 anni fa | 1 download |

0.0 / 5

Domanda


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 ?

quasi 13 anni fa | 0 risposte | 0

0

risposte

Inviato


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

quasi 14 anni fa | 1 download |

4.0 / 5

Inviato


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

quasi 14 anni fa | 0 download |

0.0 / 5

Inviato


Newton-Raphson1
A modification of Newton-Raphson1 code.

quasi 14 anni fa | 1 download |

0.0 / 5

Inviato


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

quasi 14 anni fa | 0 download |

0.0 / 5