function [] = plotAvgFailedTask() plotGenericResult(1, 2, 'Failed Tasks (%)', 'ALL_APPS', 'percentage_for_all'); plotGenericResult(1, 2, {'Failed Tasks for';'Birbnetes App (%)'}, 'BIRBNETES', 'percentage_for_all'); plotGenericResult(2, 2, 'Failed Tasks on Edge (%)', 'ALL_APPS', 'percentage_for_all'); plotGenericResult(2, 2, {'Failed Tasks on Edge';'for Birbnetes App (%)'}, 'BIRBNETES', 'percentage_for_all'); plotGenericResult(3, 2, 'Failed Tasks on Cloud (%)', 'ALL_APPS', 'percentage_for_all'); plotGenericResult(3, 2, {'Failed Tasks on Cloud for';'Birbnetes App (%)'}, 'BIRBNETES', 'percentage_for_all'); end