Nicola Dall'Osto
Followers: 0 Following: 0
Statistics
RANK
207,052
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
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
Change working directory on a Linux based server
I resolved the issue by using userpath instead of cd.
7 months ago | 0
| accepted
Question
Change working directory on a Linux based server
I wrote a script that opens Medical Image Labeler and loads some images in it to be annotated by the user. When the command medi...
7 months ago | 1 answer | 0
1
answerQuestion
How to delete a file when closing Matlab?
I cerated a .mat file with a variable inside that serves as a sort of memory. I need to delete this file when closing Matlab or ...
7 months ago | 1 answer | 0
1
answerQuestion
Wait for app to close before continuing script execution
I have a matlab script that opens Medical Image Labeler app of Image Processing Toolbox and uploads some images in it. I need th...
7 months ago | 1 answer | 0
1
answerQuestion
Is there a way to interact programmatically with Medical Image Labeler?
I know that there are some functions that consent to interact with Medical Image Labeler app of Medical Imaging Toolbox, but the...
7 months ago | 1 answer | 0
1
answerQuestion
Error loading images programmatically in Medical Image Labeler
I'm trying to upload a series of nifti images in a new session of Medical Image Labeler. I created a groundTruthMedical object c...
7 months ago | 1 answer | 0
1
answerQuestion
How to find the eigenvector associated with the highest eigenvalues.
I ran PCA on a matrix and now I am asked to find the eigenvector associated to the highest eigenvalues. How can it be done? Is ...
2 years ago | 2 answers | 0
2
answersQuestion
How to overcome the problem with the function diff used to approximate matrix derivative.
Hi, I have an issue using diff function to calculate the derivative of a matrix. Using diff(X), where X is a matrix m x n matri...
2 years ago | 1 answer | 0