Community Profile

photo

PSSHDA


Last seen: 10 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Index in position 1 is invalid. Array indices must be positive integers or logical values. Error in indexing (line 936)
clear clc syms x y; f=input('\n Enter the function f(x,y): ');%inline('x^2+y') %f=@(x,y)x^2+y; %Write your f(x,y) function...

11 månader ago | 1 answer | 0

1

answer

Question


Undefined function or variable 'e'
I am writing a code to convert 3D plot in to 2D plot for the given function. The code is as below f=input('Enter any function...

ungefär ett år ago | 1 answer | 0

1

answer