Masood Salik
Followers: 0 Following: 0
Statistics
RANK
33 278
of 295 448
REPUTATION
1
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How do I export my app to a pdf without clipping?
Use this command print(gcf, '-dpdf', outputPDFPath,'-bestfit');
5 månader ago | 0
Question
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...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 3 år ago | 1 answer | 1
1
answerQuestion
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...
ungefär 3 år ago | 0 answers | 0
0
answersQuestion
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 ...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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 ...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 4 år ago | 1 answer | 0