답변 있음
Subtracting two matrices of date values
Type in datevec in the console and hit the F1 key, matlab has an excellent help system. You may need to convert you date vectors...

10년 초과 전 | 0

답변 있음
How to send an array of data from Matlab 7 to an Active X (C#) object?
Are you calling a .net object or an activex control? http://www.mathworks.com/help/matlab/using-com-objects-in-matlab.html ...

11년 초과 전 | 0

답변 있음
Incorrect curve fitting with lsqcurvefit
There are several things I thought I would mention of 'tricks' I've used to get fitting functions to work by estimating or elimi...

11년 초과 전 | 1

| 수락됨

답변 있음
Matlab making function slow when in for loop
Fast memory access depends on cache, you could get a system monitor and see if you are getting cache misses when you are running...

11년 초과 전 | 0

답변 있음
print last three chars of filename
filename(end-3:end)

11년 초과 전 | 1

| 수락됨

질문


How does matlab handle activex variant function calls?
I am calling an activex control that interfaces with a usb device. I can get as far as to see the function calls but I can't see...

11년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
How do you declare structures within classes?
ok, this was working in 2014b but not 2014a, plus in 2014a if you push f5 to test the class syntax it did not replace the origin...

11년 초과 전 | 0

질문


How do you declare structures within classes?
I want to nest a class inside of a class or a struct inside of a class: classdef class1 properties ...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Suggestion for System id toolbox
The system id toolbox has a way to model noise spectra. You should also include a simulink block to easily generate noise source...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


System Id on system with tank
I'm trying to model a system with a tank with a fluid that runs through a cooler and heater to run temperature control on it. A ...

12년 초과 전 | 답변 수: 0 | 0

0

답변