変数X を作成するコマンドを作りたい

横ベクトルの長いデータXが合って、そのデータXを作るコマンドを作成したい。

 Respuesta aceptada

Takafumi
Takafumi el 13 de Mzo. de 2018

0 votos

有効桁数を5桁にする場合、
['X = [' num2str(X,'% .5g'),']']

Más respuestas (0)

Categorías

Más información sobre 文字と文字列 en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 13 de Mzo. de 2018

Respondida:

el 13 de Mzo. de 2018

Community Treasure Hunt

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

Start Hunting!