Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello Mathcad community!
I'm unexpirienced Mathcad user, but I was able to solve all my problems and misunderstandings by myself. Till now.
I'm trying to analyse the experiment results of electric field measurement. It's sort of empirical method(so there is bit mess).
I had done some programming in Mathcad prime succesfully, but now I can't find where my mistake is.
I'm attaching sheet and imgs.
Thank you for any kind of help.
PS.: I'm using Mathcad Prime 3.0
Solved! Go to Solution.
Because of Prime's dynamic unit checking (which allows for different dimensions in one array) it is often necessary to explicitely state the unit even if the value is zero.
BTW, you may consider to add units from the very beginning (d1, ant1,...).
Because of Prime's dynamic unit checking (which allows for different dimensions in one array) it is often necessary to explicitely state the unit even if the value is zero.
BTW, you may consider to add units from the very beginning (d1, ant1,...).