Mohamed AKI Ahmed - MATLAB Central
photo

Mohamed AKI Ahmed


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English

統計

MATLAB AnswersFrom 11/21 to 03/25Use left and right arrows to move selectionFrom 11/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 質問
1 回答

ランク
155,073
of 297,716

評判
0

コントリビューション
12 質問
1 回答

回答採用率
41.67%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,428

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


Very slow code run on Linux
Hello. I have a large code that I compiled. The code takes around 2 seconds to run on Windows but when running on Linux, it take...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


MATLAB On High Performance Computing (HPC)
Hello all, I have a python code that calles a MATLAB compiled file many times during a single run to get information from a m...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Calling MATLAB file from Linux using MCR
I have a MATLAB file that is called "run_mycode.m", This code is a function that takes 4 arguments(one boolean, two empty string...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Using Python to run a MATLAB function using MCR without importing the package
Hello all. I'm aware of the two different ways to comunicate between MATLAB and Python (i.e., using the API and SDK). My questio...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Ignoring the line continuation (...) when reading a text file
Hello all! I have a text file with some structure inputs that I'm reading and evaluating in MATLAB directly using the eval funct...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


uitreenode size\position change
Hello. I want to know if it is possible to change the size/position in uitreenode. I am using GUIDE and in my panel tree, the in...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Unit test code coverage
I have a bunch of unittest files that I run using runtests(pwd,'IncludeSubfolders', true) I want to know how can I add the co...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


run unit tests in subfolder containing the test files
Hello, I have a bunch of test files in a folder and another file that I indicate the runtest command in (the file is not in the ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


fgets write -1.000000e+00 in output file
Hello, I have a code that first opens a file (using fopen), then gets everyline from the file, however, when encountering th...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Tolerance use in verifyEqual for unit tests
Hello, I am having a problem when defining a tolerance to be checked while using the verifyEqual function for a unit test. My co...

約3年 前 | 1 件の回答 | 0

1

回答

回答済み
How to perform unit testing for matlab model
I would recommend checking this video. It explains everything you need to start with for unit testing in MATLAB, after that you ...

約3年 前 | 0

質問


assert() alternative to continue the test when finding an error
Is there another function instead of assert() that if found error can still continue and not stop the test when found one error?...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Use variables in dbstop
Hello. I want to ask if I can use dbstop for a specific input defined before the function is called. For example, file= 'dul...

3年以上 前 | 1 件の回答 | 0

1

回答