バイナリ決定図を使用して、最小化プロセスでBoolean関数を処理するにはどうすればよいですか?

 Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 13 Nov. 2024

0 Stimmen

table2array() 関数を使用します。また、テーブルがすべて数値で構成されている場合は、テーブル名の後に {:,:} を指定することでも変換できます。
mytable{:,:}

Weitere Antworten (0)

Kategorien

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!