Community Profile

photo

Johan


Honda R&D Americas Inc

Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I make matlab use the function from the latest built m-file
Assume that you have 2 mfiles: build_this.m fid = fopen('foo.m', 'w'); fprintf(fid, 'function [y] = foo(x)\n'); fp...

7 years ago | 1 answer | 0

1

answer

Question


What is the most efficient code for calculating a signal based on voltage time history and a calibration curve.
% Lets assume that you have a voltage signal v = v(t) from a measurement (120 seconds at 500 hz sample rate) t = 0:0.002:12...

8 years ago | 1 answer | 0

1

answer