Avoid Java dependency cc4m_logo_inline

IDFCNS-24
TitleDo not use Java dependencies in your code.
PriorityStrongly recommended
Severity level3
DescriptionBe independent of Java and therefore do not use Java dependencies in your code, dependencies such as: javacomponent, javaMethod, javaObjectEDT etc.
RationaleJava packages and subpackages will not be available in MATLAB in a future release.