photo

Simon Parten


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
3 Answers

RANK
8,762
of 300,527

REPUTATION
5

CONTRIBUTIONS
2 Questions
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
3

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,525

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
Can anyone explain the absence of functions when testing
classdef convert_date_tests < matlab.unittest.TestCase %Mostly for proof of concept testing and example useage of the %convert_...

10 years ago | 0

Answered
Can anyone explain the absence of functions when testing
The answer is apparently that the test runner somehow has it's own 'path'. Can add the right directories using addPath ... b...

10 years ago | 0

Question


Can anyone explain the absence of functions when testing
See the below ... I've even gone so far as to attempt to 'addPath' to the directory which includes the convert_date.m file. I...

10 years ago | 4 answers | 0

4

answers

Answered
Matlab and Jenkins CI
So, it appears to depend on how you install Jenkins. To someone reading this who wants matlab <-> Jenkins CI on windows. Some hi...

10 years ago | 2

| accepted

Question


Matlab and Jenkins CI
In brief, I'm hoping to take over a matlab project of moderate complexity. The strategy is to unit test. My experience is that c...

10 years ago | 2 answers | 1

2

answers