photo

Oluyemi Jegede


University of Warwick

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to output inputname from varargin
Hi, I have a set of input arguments. I want to loop through one of them so i make the one (n) i want to loop a vector. Then I w...

8 years ago | 1 answer | 0

1

answer

Question


how to run a recursive solution
load 'gastemperature.m' Tgbv=gastemperature(i) load 'gastemperaturetestcell.m' Tgtc=gastemperaturetestcell(i) ...

10 years ago | 1 answer | 0

1

answer

Question


how to run iterations?
Please I need help with iterations. For instance, if my Matlab script runs thus: z=2; z=1+z What can i do if i am lookin...

10 years ago | 2 answers | 0

2

answers