Azzera filtri
Azzera filtri

why do I always receive the error: Unrecognized function or variable 'Pt'.

1 visualizzazione (ultimi 30 giorni)
function [Cout,iter_time] = PGM_opt(Pt,Hdir,H1,H2,maxIter,Qinit,myomegaunitball,c)
  17 Commenti
Voss
Voss il 8 Gen 2023
@SAFA AWAD: Jan is correct; that's how you can do it in MATLAB.
An alternative would be to go into your operating system's File Explorer and create the folder, e.g., on Windows right-click and select 'New Folder' and rename it 'results'.
The point is that the folder has to exist before you try to write a pdf file in it.
Or you can change where the pdf file should go, e.g., to put in the working directory:
print('Achievable_Rate','-dpdf')

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Antennas and Electromagnetic Propagation in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by