Processing Time for Simulink Model Search
    8 ビュー (過去 30 日間)
  
       古いコメントを表示
    
When performing a model search in Simulink (Ctrl+F), it takes a considerable amount of time to complete (sometimes over an hour). Does anyone know the cause of this? By the way, if I perform another search on a model that has already been searched, the process completes quickly. I am using MATLAB version 2016b
0 件のコメント
回答 (1 件)
  Manish
 2025 年 5 月 9 日
        Hi,
I understand that performing a model search in Simulink is taking a considerable amount of time. This may happen because of a large model size.
As an alternative, you can use the `find_system` function to perform the search operation.
Please refer to the documentation link below for `find_system`:  
You may also find these MATLAB Answers helpful for better understanding:  
Hope this helps!
0 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Programmatic Model Editing についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

