How can I create a Custom varible name as "P/Po" with any value?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
KALYAN ACHARJYA
am 27 Nov. 2019
Bearbeitet: KALYAN ACHARJYA
am 27 Nov. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Oil, Gas & Petrochemical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!