Statistics
RANK
88,352
of 300,343
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,172
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
Question
Datenum problem and reading from excel sheet
How can I fix it? I'm reading from an excel file
8 years ago | 1 answer | 0
1
answerQuestion
Matlab server for sending a file
I'm trying to send a jpeg file from matlab to unity and it's not connecting..any idea why? matlab server function server...
8 years ago | 0 answers | 0
0
answersQuestion
Datenum error..how to fix
bouts_data = [datenum(raw_bouts_data(2:end,5), 'dd/mm/yyyy HH:MM:SS PM'), ... datenum(raw_bouts_data(2:end,6), 'd...
8 years ago | 0 answers | 0
0
answersQuestion
Struct contents reference from a non-struct array object.
I'm trying to access content of Data struct but I get this error I tried Data(bouts_plot) but I got error as well ...
8 years ago | 0 answers | 0
0
answersQuestion
Plot Categorical Data & Excel file
How can you show this in matlab ( graphically) when the values are text not numbers? in my excel sheet I have these on my column...
8 years ago | 0 answers | 0
0
answersQuestion
Populating drop down gui from file
I created a Load Button which loads the excel file then I want to populate a pop up menu from column E of this file. How can I d...
8 years ago | 2 answers | 0
2
answersGUI Call back Function Error!
R2016a . It works if I run it in a separate file but shows error when I add it to my file! So odd
8 years ago | 0
Question
GUI Call back Function Error!
Im trying to create a button that prompts user to select file to load and display. function loadbutton_Callback(hObjec...
8 years ago | 2 answers | 0
