Community Profile

photo

Stephen Carter

MathWorks

Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Estadísticas

  • Revival Level 2
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Test suite for regular expressions
Are you looking for documentation on how to use regular expressions in MATLAB or are you wondering how you can write matlab test...

casi 7 años hace | 1

| aceptada

Respondida
How to write multiple test functions in a single file (TDD implementation)
Each subfunction that starts or end with "test" is a seperate test procedure in the test file. For example: function tes...

casi 7 años hace | 1

Respondida
Check the equality of custom Classes using Matlab Unit Test suite
See answer in comment above.

casi 7 años hace | 0

| aceptada

Respondida
Comparing two numbers by using IF in Matlab
They are not equal: >> format long >> x x = 2.511886431509580 >> y y = 2.511900...

más de 9 años hace | 1

Respondida
About this ode function
I think 'AbsTol',[1e-4 1e-4 1e-5] is your problem. Since your solution has only one component for each timestep, I believe your ...

más de 9 años hace | 0

Respondida
Syncronize Mupad Notebook with an Matlab Command in a loop
In R2013b, there is now "evaluateMuPADNotebook". http://www.mathworks.com/help/symbolic/release-notes.html This may help you...

más de 10 años hace | 0