Statistics
RANK
149,915
of 295,448
REPUTATION
0
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Reading/Importing Video File (AVI) : VideoReader Error
I tried using the script provided in the matlab documentation as follows: function play_mov() xyloObj = VideoReader(file...
12 years ago | 0 answers | 0
0
answersQuestion
How to Evaluate Value In Array in Cell Mode
I want to perform a simple subtraction operation on the value in a cell array that I imported from a text file. See below code. ...
12 years ago | 1 answer | 0
1
answerQuestion
Problem Plotting
Hello, I am importing information from an excel worksheet into matlab and I am having difficulties plotting it. I want to be ...
12 years ago | 0 answers | 0
0
answersQuestion
Creating a user interface without GUIDE
I am trying to create a sort of user interface without the use of GUIDE. I need to include start and stop buttons for my data co...
13 years ago | 1 answer | 0
1
answerQuestion
Using Activex and daq in a GUI
I am trying to create a plot (DQChart Control) in a gui that displays the real time data collected (DataqSdk Control). I am unfa...
13 years ago | 0 answers | 0
0
answersQuestion
Matlab and Simulink, the same?
Hi, I tried clicking on the Simulink icon in Matlab and it doesn't work. I was just wondering if Simulink automatically come...
13 years ago | 1 answer | 0
1
answerQuestion
Data Cursor Problem wtih Alt-Click
In the past I have always used the Alt-Click to add extra cursors without need to right click and select 'add new cursor'. I mad...
13 years ago | 2 answers | 0
2
answersQuestion
Multiple data cursors without having to right click?
Just wondering if there is a way to automate the number of data cursors available. I want specifically 8 data cursors to be plac...
13 years ago | 2 answers | 0
2
answersQuestion
Actxserver Excel Save as function
I want the file to be saved in the name of the what the user has entered in a text space in my GUI. How can I do this using the ...
13 years ago | 1 answer | 0
1
answerQuestion
Writing to Excel
I want to write a series of values to an excel file. The following is the code I am currently using. It works but is by no means...
13 years ago | 1 answer | 0
1
answerQuestion
Ginput in a GUI
Hi, How can I restrict the selection of ginput to the figure in the GUI (rather than the entire GUI). Also as an aside, how ca...
13 years ago | 6 answers | 0
6
answersData Cursor
I don't understand. In the command window I simply need to type: cursor_info.Position I tried the following in ...
13 years ago | 0
Question
Data Cursor
Is there any way to export the data cursor information to an excel sheet rather than to the command window?
13 years ago | 2 answers | 0
2
answersQuestion
Interactive graph and data collection
Hey, I was wondering if there was any way to create interactive graph. For example, I would like to be able to click on the ...
13 years ago | 1 answer | 0
1
answerQuestion
How to plot this function?
Hi Im a beginner and tried plotting the following function, Z, but it does not seem to work. Can anyone help me? x=0:10:200; ...
13 years ago | 1 answer | 0