Joseph Areeda
Cal State Fullerton
Followers: 0 Following: 0
Professional Interests: Gravitational Wave Astronomy, signal processing, image processing, software engineering
Statistics
RANK
3,479
of 295,527
REPUTATION
16
CONTRIBUTIONS
11 Questions
9 Answers
ANSWER ACCEPTANCE
45.45%
VOTES RECEIVED
10
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
anybody else having problems with licensing on July 4th
Well this Charlie-Foxtrot is not a problem with the license server. Evidently our IT department and Mathworks decided that our ...
11 years ago | 0
| accepted
Question
anybody else having problems with licensing on July 4th
I've got an urgent enough problem I'm working on the 4th but can start matlab on any of the computers with a license and I can't...
11 years ago | 1 answer | 0
1
answerQuestion
Trial license for Matlab Compiler not recognized
I opened a service ticket but I was hoping to get started over the weekend and perhaps someone else has run into this and can he...
11 years ago | 1 answer | 0
1
answerDeploytool in matlab 2012b
The other thing that might be going on is that deploytool might not be in your path. You might try entering the full path t...
12 years ago | 0
What are the steps involved in tracking an object.
I'm not Jurgen but hopefully you'll take comments from the peanut gallery. I would break down the problem into these pieces: ...
12 years ago | 0
Extract turning, angles, or "unsteady" points in a Plot
Hi Yanick, I don't have a good handle on what you're trying to do. On an arbitrary scale, I think any real world data with no...
12 years ago | 0
Question
Can the app installer work in a multi user site license situation
So my situation is working in an large international collaboration with these huge clusters that have Matlab network license man...
12 years ago | 1 answer | 0
1
answerI have a .jpg file of an ECG or EKG report. How can i read the plots and extract the PQRST from the graph?
What you're asking is a fairly difficult problem especially if this is a scanned image. If I were to attempt it, first I'd ho...
12 years ago | 0
Question
How to manage graphics for Package Apps?
Greetings respected colleagues, I working with the new application packaging stuff for a new release of a mature app. I'm ru...
12 years ago | 0 answers | 1
0
answersBest way to share code within laboratory
I agree it's not a trivial problem. We use an svn repository, others in our collaboration use git. IMHO the differences are ...
12 years ago | 1
Question
What is the best way to determine if a usable GPU is available?
I have an app that is used by many people in our collaboration some with GPU's and parallel toolbox and some without. I can't...
12 years ago | 2 answers | 0
2
answersAnnoying Matlab start-up warnings on Mac: " ... MATLAB_maci64 ... attempting to exclude an item from Time Machine ..."
"there is no indication, that these messages cause any other issues beside the inconvenience." Well there is also the bug rep...
12 years ago | 0
Matlab linking two m files
Well the obvious solution is to make your 'main' and one a function. You run the main one from the console and all call the o...
12 years ago | 1
Trajectory plotting of a series of images
Well it seems to me the process is fairly straight forward but the implementation could be complicated depending on how fancy yo...
12 years ago | 0
| accepted
Question
How to add small image to GUIDE panel
I must be missing something simple. I'd like to add an image (our University Seal) to the background part of a GUIDE main dia...
12 years ago | 1 answer | 0
1
answerQuestion
GUIDE: Tab order between panels
I inherited a fairly complex GUI, appropriate for the application though. Tab order was fairly random as it had not been addr...
12 years ago | 0 answers | 0
0
answersQuestion
Open Firefox or Chrome from Matlab script on Linux
So I had what I thought was a good idea that has come back to bite me during cross platform testing. I put little ? icons all...
13 years ago | 1 answer | 1
1
answerQuestion
GUIDE: rounded vs square button corners
I am working on a decent sized existing Matlab program with a GUIDE built user interface. About half the buttons have square ...
13 years ago | 3 answers | 5
3
answersQuestion
Consistent colors in GUI across systems
I'm working on a cross platform GUIDE based application. My development system is MacOS Lion. When I run the application on ...
13 years ago | 1 answer | 1
1
answerQuestion
How to select a table row rather than cell?
I have a list of objects with multiple identifying parameters to present to the user for selection (one or more). My 2 choice...
13 years ago | 1 answer | 0