Community Profile

Mel


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

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...

11 years ago | 0 answers | 0

0

answers

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answers

Answered
Data 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

answers

Question


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

answer

Question


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

1

answer