In classdef, how to call a static method from an other class P.c.averages()?
    2 次查看(过去 30 天)
  
       显示 更早的评论
    
Hi,
I am moving to 2018a from 2016a and found this error: External converter methods for package-qualified classes not supported. Define 'obj.averages' converter for class 'P.c' in the classdef block. the method averages is defined in a super class of P.c in a separate file. How to resolve this? Thanks for any input. Jennifer
回答(0 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Construct and Work with Object Arrays 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
