photo

Andy Doller


Last seen: circa 2 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How to eval an expression without an error?
Why not use the test for variables to exist if exist('a') && exist('b') x = a + b; else disp('did nothing') end

circa un anno fa | 0