photo

Masood Salik


Last seen: 9개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
1 답변

순위
33,755
of 300,756

평판
1

참여
10 질문
1 답변

답변 채택
30.0%

획득한 표
1

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Thankful Level 2
  • Explorer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Integrating MATLAB Regression into a Python Application on AWS Cloud
I’m working on a Python application that performs regression analysis. However, I’ve noticed that the regression results differ ...

11개월 전 | 답변 수: 1 | 0

1

답변

답변 있음
How do I export my app to a pdf without clipping?
Use this command print(gcf, '-dpdf', outputPDFPath,'-bestfit');

1년 초과 전 | 0

질문


Run a Python code in MATLAB 2022b
I want ot run a Python code given here : Code Library Link in MATLAB 2022b. I have installed Pyton 3.8 and installed this libra...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Copy data from table created by MATLAB GUI
I have a table in GUI with some data. I wanted to copy selected data but Ctrl+C keys don't work here. Does there is anyoption to...

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

1

답변

질문


Select specific range of combinations without getting memory error.
I am creating a mesh grid or combination vector of an array. The full combination vector is so large that MATLAB prompts me "out...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Add subscript Text to header of Table in pdf by MATLAB Report Generator
How can I add subscript to the Header of the Table in Matlab Report Generator? I tried this code. It does make the subscipt in ...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How can I add Column and Row Header to 2d formatted data in pdf using MATLAB Report Generator?
I have a 2D matrix that I wanted to write in pdf. Following from my first question, I have done forming of data. Now, I want to ...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How can I export a Matlab 2D array in Conditional Formatted table in pdf using MATLAB Report Generator?
I have some 2D array in Matlab. And I wanted to export this array in pdf in 3 Colour scheme Conditional Formated Table as shown ...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How can I measure the length of these line segments in this image mask?
I have a binary image (BW_roi.mat attached) like this. And I wanted to measure the length of every line segment. I tried th...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Solve non-separateable equation
I have a equation like this . Its just a simplified form of my actual equation to illustrate my query. The output y and input ti...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


How can I select the gray patches
I have this picture and I tried to wrote a code to select these 12 grey patches. The problem I am facing is that some patches ar...

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

1

답변