photo

Nicola Dall'Osto


Last seen: 11 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
117,033
of 297,503

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 2

View badges

Feeds

View by

Answered
Change working directory on a Linux based server
I resolved the issue by using userpath instead of cd.

11 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...

11 months ago | 1 answer | 0

1

answer

Question


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

11 months ago | 1 answer | 0

1

answer

Question


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

11 months ago | 1 answer | 0

1

answer

Question


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

11 months ago | 1 answer | 0

1

answer

Question


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

11 months ago | 1 answer | 0

1

answer

Question


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

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 1 answer | 0

1

answer