模块的执行顺序。
    12 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    

图,想请教下模块执行顺序是什么意思。1.图中为什么没有 0:3 ?2.switch模块中的 0:4{1} 加大括号是什么意思?3.乘法模块中的 1:0 表示 0:xx 执行完了再执行 1:0吗?
0 Commenti
Risposta accettata
  soxota
 il 26 Nov 2022
        因为从官方的解释看,大括号的作用只是用来显示子系统内部的所有模块的执行顺序。
所以你可以在switch的block模块右击看下是不是封装了mask或者里面有其它自己定制的内容?
或者也可以在你的MATLAB版本下面搜索execution order看下里面的解释。
我的电脑上无法复原你的显示。
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su PHY Components in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
