Community Profile

photo

vincent caillet


University of Sydney

Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
how to use a function that is not in the same folder as your current folder?
You should try to use the function fileparts. It acts like "cd ../", by going into the previous folder and dynamically adds fold...

5 years ago | 1

Answered
Cannot save a Matlab file
Hey guys, This error occured for me when I saved the .mat file multiple times a second to OneDrive. OneDrive automatically s...

5 years ago | 0

Question


Run within Matlab a written C# .exe program to obtain an output variable
Hi Matlab community, I would like to be able to run an .exe code (created in C#) and then get the output into a Matlab varia...

5 years ago | 2 answers | 0

2

answers

Submitted


myDicomLookup
Find attribute within DICOM when you do not know the exact location

5 years ago | 2 downloads |

Thumbnail

Submitted


Read DVH and compute the dose metric (V2%, D98%, D3cc...)
The purpose of this code is to compute a specific Dose metric given a DVH with relative dose and relative volume.

5 years ago | 6 downloads |

Thumbnail

Submitted


Anoymize Dynalogs (Trajectory logs) VarianTrilogy
Read the Dynalogs from the Varian Trilogy and anonymize them

6 years ago | 1 download |

Submitted


Use Matlab to get the entire data for the Bondi to Bronte 2017 Swim from multisportaustralia.com.au
Read the result pages from multisportaustralia.com.au

6 years ago | 1 download |

Answered
Matlab loop (with load/save) is getting slower and slower
Hi, I may have a solution for your problem. In your loop, try to use *close all force*. My work is essentially to read a...

6 years ago | 0

Submitted


Read DVH exported from Treatment Planning System ECLIPSE (Text file)
Read DVH from Eclipse TPS

7 years ago | 5 downloads |