How can I create a Custom varible name as "P/Po" with any value?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
KALYAN ACHARJYA
il 27 Nov 2019
Modificato: KALYAN ACHARJYA
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Oil, Gas & Petrochemical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!