Jeff
Mississippi Baptist Medical Center
Followers: 0 Following: 0
Medical Physicist with primary specialty in therapeutic radiological physics.
Professional Interests: Image analysis, data manipulation, and quality assurance processes.
Statistiques
RANG
8 172
of 295 569
RÉPUTATION
5
CONTRIBUTIONS
9 Questions
12 Réponses
ACCEPTATION DE VOS RÉPONSES
22.22%
VOTES REÇUS
3
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Memory Usage and Speed
@Sean: The array can get as large as 55,000 x 5 at the moment. I say at the moment because I'm currently looking at a days worth...
plus de 10 ans il y a | 0
Memory Usage and Speed
Thanks, everyone for your help. What I have seen is that once the folder gets above a certain number of files (not really sure w...
plus de 10 ans il y a | 0
Retina display issue of 2014a
My best advice is to contact customer service. I've had this issue for a while as well and finally submitted a request a month o...
plus de 10 ans il y a | 0
Question
Using mysql function in code
Is it possible to perform mysql functions like last_auto_increment to determine the last value for the auto increment column in ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseMemory Usage and Speed
Hi, Sean, Yes, I'm preallocating using the following code: tempData = cell(numFiles,5); Where numFiles is the number ...
plus de 10 ans il y a | 0
Memory Usage and Speed
Sean, I am using dicominfo() to extract the header data.
plus de 10 ans il y a | 0
Question
Memory Usage and Speed
Sorry for the double question, but the two are, I think, somewhat related. I am working on an application that loops through a s...
plus de 10 ans il y a | 5 réponses | 0
5
réponsessendmail: Error using sendmail
Thanks, Azzi. I've tried that as well. For my settings, I believe it should actually be mail.mydomain.com. At least that is what...
plus de 10 ans il y a | 0
Question
sendmail: Error using sendmail
I am building an application that needs to send an alert to an email address when a value is exceeded. So I am trying to debug s...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
Loading and unloading data files
In the applications I'm working on I typically store information in .mat files which I then load several times throughout the ap...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Installing R2013a for MAC
When I try to install R2013a the download_agent.jnlp just opens in a text editing program and will not launch the installer. How...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Thread Subject: Writing for multiple OS versions
I am writing several programs that will need to run on multiple computers with different OS versions i.e. XP, win 7 32 bit and 6...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Text input gives different matrix types
I'm building an application that allows someone to first create a department by entering the name of the department in an editab...
presque 12 ans il y a | 1 réponse | 0
0
réponseGUI Newbie
Steve, Here are my suggestions considering that you are new to at least MatLab and perhaps programming in general (you didn't...
presque 13 ans il y a | 1
How do I automatically run code in a GUI upon startup?
I put all of my initialization code in the OpeningFcn function line. Here is a snippet. function CyberCalcMain_OpeningFcn(...
plus de 13 ans il y a | 0
Matlab with MacBook Air
I chose to cast two votes. Each was helpful in their own way.
plus de 13 ans il y a | 0
Matlab with MacBook Air
As a followup to this chain, I purchased the Air with 4 GB Ram this weekend, installed MS Office 2008 and MatLab R2011a. Everyth...
plus de 13 ans il y a | 0
candlestick chart problem
Just wondering if you have explicitly defined the width of the candlestick somewhere in your code? Jeff
plus de 13 ans il y a | 0
Question
Matlab with MacBook Air
I'm considering purchasing a MacBook Air and just wanted to know if MatLab will run well on the Air? Thanks, Jeff
plus de 13 ans il y a | 8 réponses | 1
8
réponsesQuestion
Finding center of circle and eccentricity
I have what amounts to an xray image of a circular xray field - the xray beam is a cone. The beam is supposed to be aimed at a m...
plus de 13 ans il y a | 1 réponse | 0
1
réponseRotate DICOM data 90 degrees through central axis
I haven't attempted this but my initial thought is to first read all coronal slice data into a 3d matrix. Then if you want to vi...
plus de 13 ans il y a | 1