photo

RUPADHARSHINI


Last seen: 6 days ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


can someone explain this error?
Unrecognized method, property, or field 'CurrentFileIndex' for class 'matlab.io.datastore.CombinedDatastore'. Error in snake ...

6 days ago | 1 answer | 0

1

answer

Question


is my code logically correct? will i get the same output when i do it manually?
clear; clc; close all; x = input('Enter a sequence: '); figure(1); subplot(3,1,1); stem(x); ylabel('Amplitude'); xlabel(...

2 months ago | 1 answer | 0

1

answer