How can I create a Custom varible name as "P/Po" with any value?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
How can I create a Custom varible name as "P/Po" with any value?
How to create a Custom varible name as "P/Po" with any value
something like this.
P/Po=0;
d=P/Po+3
d=
1
0 comentarios
Respuestas (1)
KALYAN ACHARJYA
el 27 de Nov. de 2019
Editada: KALYAN ACHARJYA
el 27 de Nov. de 2019
As per my limited knowledge, you cant do that because P/Po represents P divide by Po. Is there any necessity, or choose other varible names, those are allowed format. e.g.
P_divide_by_Po
PbyPo
P_Po
etc
0 comentarios
Ver también
Categorías
Más información sobre Oil, Gas & Petrochemical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!