m.montaser sabry
Followers: 0 Following: 0
統計
All
ランク
of 171,319
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
using standalone app designer how to print figure using pushbutton ,thanks .
That is mean no hope with matlab R2021a Any way thanks a lot
using standalone app designer how to print figure using pushbutton ,thanks .
That is mean no hope with matlab R2021a Any way thanks a lot
4ヶ月 前 | 0
| 採用済み
質問
using standalone app designer how to print figure using pushbutton ,thanks .
using standalone app designer need to using pushbutton to print figures.
4ヶ月 前 | 2 件の回答 | 0
2
回答質問
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' ...
5ヶ月 前 | 0 件の回答 | 0
0
回答質問
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); ...
6ヶ月 前 | 2 件の回答 | 0
2
回答質問
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
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
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...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
a code for calaculating reflectivity of optical multilayers
i want to calculate the reflectivity of multilayers optical laser mirror before vacuum deposition thanks
8ヶ月 前 | 0 件の回答 | 0
0
回答質問
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...
約1年 前 | 1 件の回答 | 0
1
回答回答済み
I want when index increase no. of layers should give inf or button disable to not accept more inputs,thanks
I will try itthanks a lot
I want when index increase no. of layers should give inf or button disable to not accept more inputs,thanks
I will try itthanks a lot
約1年 前 | 0
質問
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年 前 | 2 件の回答 | 0
2
回答送信済み
Glass Patch Calculation
To calculate up to 4 components weights in grams according to its percentages for forming glasses
4年弱 前 | ダウンロード 1 件 |
質問
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 ...
約6年 前 | 1 件の回答 | 0
1
回答質問
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 ?
約13年 前 | 0 件の回答 | 0
0
回答送信済み
Newton-Raphson
A code to find the diferent roots of the equations,real ones.
14年弱 前 | ダウンロード 1 件 |
送信済み
sabry
A modification of file sabry.m, code.The file has been remodified and easy to use.
約14年 前 | ダウンロード 0 件 |
送信済み
Newton_Raphson2
It is a rewrite the code of Zeeshan Shareef published in 22 Jul 2009.
約14年 前 | ダウンロード 0 件 |


