Community Profile

photo

mark


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • 3 Month Streak
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Splitting up a matrix into X sizes/ based on specified values in a matrix
If I have a matrix of size 2x100 of time vs position values (or whatever). I we say time goes from 0s to 2s then I would like to...

10 years ago | 2 answers | 0

2

answers

Answered
Simulink scope time resolution on X Axes
any one?

10 years ago | 0

Question


Simulink scope time resolution on X Axes
Hey, On a Simulink scope output I keep finding that the time scale doesn't change as you zoom in. Even outputting the array t...

10 years ago | 2 answers | 0

2

answers

Question


Read file format (.BLK) or convert it on MATLAB?
Hey everyone, I have a file in the format .BLK ( or block file). This is used in a wide variety of applications, including CA...

10 years ago | 0 answers | 0

0

answers

Question


Can somebody help me get this to work in a loop???
I'm trying to solve momentum transfer for a range of data. The basis of the script is: * Output a value as the phase angle (...

10 years ago | 1 answer | 0

1

answer

Answered
Decreasing graylevels of image using certain interval
I'd actually be interested in this too as I am currently using imagesc(X) for plotting stuff. I found that if you go to the ...

10 years ago | 0

Question


Convert the symbolic output from "solve(X)" into an actual number?
I have a relatively simple script to compute the symbolic momentum transfer of two masses: if true syms Ve Vf B=...

10 years ago | 1 answer | 0

1

answer

Question


Truncating Y values during integration to integrate only the "peaks" or delete CERTAIN elements from a matrix
I have a load of data from a force transducer output. The data is in the form of time vs volts. TEXT=fopen('Test 5.txt...

10 years ago | 1 answer | 0

1

answer

Answered
Need help: Script working in 2012b but not 2013b???
Okay, I found out why, and it revolves around me being a lazy tw@; I don't normally " *save* " scripts — instead I choose to ...

10 years ago | 0

| accepted

Answered
Need help: Script working in 2012b but not 2013b???
*writers computer I should probably add that I can get the script to work if I remove the "function function_name" part and ...

10 years ago | 0

Question


Need help: Script working in 2012b but not 2013b???
Been working my way through a matlab tutorial. The scripts in the tutorial all have a similar layout: if true function sol...

10 years ago | 3 answers | 0

3

answers