Community Profile

photo

ishan s


Last seen: 2 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


basic plotting showing input needed as char
%linear clc x=2:5:10; subplot(2,5,1) y=sin(x) subplot(2,5,2) plot(x,y) subplot(2,5,3) stem(x,y) subplot(2,5,4) stair...

9 years ago | 0 answers | 0

0

answers

Answered
??? Undefined function or variable 'swap'.
thank you it works perfectly

9 years ago | 0

Question


??? Undefined function or variable 'swap'.
function [y,x]=swap(x,y)

9 years ago | 3 answers | 1

3

answers