Answered Testing private functions in classes
Would you be happy to define your properties/methods as Protected, rather than Private? If so you could then create a subclass o...
Answered How can strings be used in an if loop?
Alternatively…
prompt1 = 'Would you like to remove edge effects (Y/N)?'
ans1 = input(prompt1)
switch ans1
case {'Y', '...
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.