Sudhanshu Goel
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
12.505
of 295.467
REPUTATION
3
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
3
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Question
How to debug .ssc file for custom simscape component
I have a custom created simscape block in my model. At certain point in the simulation I get an error "Transient initialization,...
ongeveer 6 jaar ago | 1 answer | 3
1
answerQuestion
Tooltip for impoly in matlab?
I am creating a ROI (using impoly,imellipse etc.) on an image. What I need is to make a tooltip for this ROI so that every time ...
bijna 8 jaar ago | 1 answer | 0
1
answerQuestion
Handling the size of MATLAB GUI programmatically?
I have a matlab GUI whose resize behavior property is set to "Proportional". This is good if I want to increase the size of GUI ...
ongeveer 8 jaar ago | 2 answers | 0
2
answersQuestion
MATLAB report from a standalone application.
I have a GUI in which I have to generate a pdf report containing the results. I have done the coding and its works fine as long ...
ongeveer 8 jaar ago | 2 answers | 0
2
answersQuestion
How to add Header/Footer in programmatically generated matlab reports?
I am creating a PDF report using DOM API in a matlab program. I want to add an image and some text as header in each page of my ...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
How to find whether a ROI handle exist, if the ROI is not visible in the figure axes?
I have a grayscale image in a GUI axes. I have to draw a ROI in the image using imellipse(). Now if I want to check whether ROI...
ongeveer 8 jaar ago | 1 answer | 0
1
answerQuestion
How to override delete option of context menu appeared upon right clicking on ROI defined by impoly?
I am drawing multiple ROIs on a image using impoly. Once an ROI is created the program automatically assign a name to each ROI u...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
How to assign a name to ROI in MATLAB?.
I have a gray scale image. I want to draw multiple ROIs (impoly, imrect etc.) in the image and I have two things to do. (1) I...
ongeveer 8 jaar ago | 1 answer | 0
1
answerQuestion
Copying text from edit box in GUI to matlab report.
I have created a GUI in which there is an editbox where user enters certain text. This text is then required to be added in a re...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
How can I assign a particular color to all the pixels having temperature above a certain value in a thermal image?
I have a thermal image in .csv format. What I want to do is highlight the areas having temperature above a certain value. I am l...
bijna 9 jaar ago | 1 answer | 0