photo

Mohamed AKI Ahmed


Last seen: 3개월 전 2021년부터 활동

Followers: 0   Following: 0

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

통계

MATLAB Answers

12 질문
1 답변

순위
249,983
of 300,813

평판
0

참여
12 질문
1 답변

답변 채택
41.67%

획득한 표
0

순위
 of 21,086

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,169

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

대략 2년 전 | 답변 수: 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...

2년 초과 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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 ...

거의 4년 전 | 답변 수: 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...

거의 4년 전 | 답변 수: 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...

거의 4년 전 | 답변 수: 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 ...

거의 4년 전 | 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?...

거의 4년 전 | 답변 수: 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...

대략 4년 전 | 답변 수: 1 | 0

1

답변