Community Profile

photo

Nicola Dall'Osto


Last seen: 3 days ago Active since 2022

Followers: 0   Following: 0

Statistics

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

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

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

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

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

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

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

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

2 years ago | 1 answer | 0

1

answer