Oliver Mashari
コメント
-
Hi Claire, You will need to check your variables jwide = 0 this is why all of your loads are in the same place. You can add this to the second PLOD loop. after the line symb jstop = $jstart + $jwid...
-
Hey Claire, At the bottom of the UltrasoundCW file there's a DATA OUT command make the following changes: Delete or comment out file out $labl.loss Copy and cut the line out shap/all from this com...
-
正式なコメント
Hey Jinny, If you want to import it as a .txt file this is the code c Define time varying funcitondata hist pulse * 'pulse_5kHz.txt'func hist pulse The .txt file should contain two columns of data....
-
Hey Laura, Seeing as you are using review you could use the data out1 command which will drastically reduce the file size of the flxdato file. Just change all data out to data out1. You will need t...
-
正式なコメント
Hi Laura, Easy fix. You forgot the wndo sub-commando add wndo auto piez as the first subcommand used within the piez command: piez wndo auto piez Also to visualise the electrodes the grph comm...
-
Hi Laura, Can you share the files via your prefered cloud sharing service and we can look into this. Best regards, Oliver
-
Just as I thought you are applying pressure loads to void elements. The code looks like this: sdef p$I down $i1 $i1 $jstart $jstop Because you are creating multiple pressure instances along the Y...
-
Yes that's right Oliver
-
Hi Claire, I asked the team about this nobody had any suggestions for how to do this in OnScale however one of our more skilled MATLAB users suggested looking into the MATLAB command regexp perhaps...
-
Laura Morrison your account should be activated now. Let me know if you still encounter this problem Oliver