Re: [Scilab-users] How to zoom in correctly

2020-10-06 Thread jaipur
Hello,

Following your suggestion, gce().clip_state = 'off' could succeed zoom in.

While I continue to zoom in to watch the detail of a hill top, the top is
clipped by another something.
Could someone teach me the cause of this clipping and how to avoid it?

 



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to zoom in correctly

2019-11-10 Thread jaipur
I understand that the handle of which property of 'clip_state ' have to be
set to 'off' is gce(), not gca()!!!

Thanks a lot a lot a lot.




--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to zoom in correctly

2019-11-10 Thread jaipur
I would like to say that I expected a plot3d image expands with automatic
expansion of x-, y- and z-axes during zooming in by wheel. However, axes box
size actually does not expand and x-, y-, z-ticks just move within the box.
This reached to the result that axes box size is unchanged and a plot3d
image is clipped at the boundaries as holes.

To avoid this clip and let whole image of plot3d expand, shall I change some
property of axes concerning clipping and so on?



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to zoom in correctly

2019-11-09 Thread jaipur
Thanks for all. I understand correct way to zoom in.

Then I have one more question.
At my first question, I found vacant holes appear when zooming in.
Why do these holes appear and how can we zoom in without such holes? Shall I
treat some properties of axes or figure?




--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to zoom in correctly

2019-11-09 Thread jaipur
Thank you very much, Mr. Samuel GOUGEON.

I understand both ways of ALT key pressed pan and 3D selection zoom.

Best regards,
Hiroshi Tachihara




--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to zoom in correctly

2019-11-09 Thread jaipur
Yes,  I know the way of holding left mouse button and move.
But it works just after some activity of zooming in. When making first
zooming in, vacant hole appears on the top of hill.
In order to keep the top of hill (the point I want to zoom in) within the
image, I may have to set up some properties of axes. However, I don't know
that way.

H.T.




--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] How to create transparent polygon

2019-11-09 Thread jaipur
Dear all

When making a polygon by xpoly for example, can we set transparency effect
as the following polygon?
If it's possible, could you suggest the way of doing?

Regards
Hiroshi Tachihara

 



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] How to zoom in correctly

2019-11-09 Thread jaipur
I'm looking forward to your suggestion.

After drawing 3D image, you can zoom in by using mouse wheel.

When I draw plot3d and want to zoom in at the top of hill, for example,
mouse wheel result in vacant hole as the following image.
Could someone suggest how to zoom in at the desired point of a image? Shall
I treat properties of axes?

Regards
Hiroshi Tachihara


 
 



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] location of z-axis on 3D

2019-07-29 Thread jaipur
Dear all

In the following 3D program, I'd like to set the location of z-axis to also
zero. How should I add code?

plot3d()
h = gca();
h.x_location = "origin"
h.y_location = "origin"

 



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] graphic object editor for Light property

2019-07-06 Thread jaipur
Hello,

I'm using Scilab 6.02 on Windows 10.
I'd like to know if graphic object editor is working for 'Light' property.

A graphic object editor is working well after typing 'plot3d()'.
Then I quit graphic object editor and type 'light()'.
The 3D figure is affected as getting light.

When starting graphic object editor, the following message appears on the
console.

-
at line   116 of function TK_send_handles_list ( C:\Program
Files\scilab-6.0.2\modules\tclsci\macros\TK_send_handles_list.sci line 116 )
at line99 of function ged  (
C:\PROGRA~1\SCILAB~2.2\modules\graphics\macros\ged.sci line 110 )

Light not handled
-

Does graphic object editor work for 'Light' property?




--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] scilab 6.0.0-beta-1 on Mac OS X El Capitan

2016-04-03 Thread jaipur
Thank you.
I understand that scilab 6.0.0-beta-1 does not support Mac OS X El Capitan.




--
View this message in context: 
http://mailinglists.scilab.org/scilab-6-0-0-beta-1-on-Mac-OS-X-El-Capitan-tp4033887p4033893.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Scilab 5.5.2 suddenly started uglily.

2015-08-18 Thread jaipur
Sorry for disturbing your time.

My problem may be solved.
I tried to start Scilab and quit it a few times, then the display becomes
normal and key strokes work normally.

Thank you.



--
View this message in context: 
http://mailinglists.scilab.org/Scilab-5-5-2-suddenly-started-uglily-tp4032707p4032708.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Collecting zero points of x, y, z-axes to one point

2015-07-19 Thread jaipur
Thank you. 
I understand the present situation.



--
View this message in context: 
http://mailinglists.scilab.org/Collecting-zero-points-of-x-y-z-axes-to-one-point-tp4032585p4032597.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to assign column data to mlist?

2015-07-12 Thread jaipur
Thank you for your suggestion.
I posted to http://bugzilla.scilab.org/11888.



--
View this message in context: 
http://mailinglists.scilab.org/How-to-assign-column-data-to-mlist-tp4032561p4032566.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] How to assign column data to mlist?

2015-07-11 Thread jaipur
Thanks for your suggestion.

Each element of data1 and data2 has, for example, individual's property like
his height and weight. So, I want to treat as one element of mlist like
MyMlist(3), MyMlist(3).field1, MyMlist(3).field2 when notice as individual.

On the other hand, when I want to calculate mean value etc. of property, I'd
like to treat as MyMlist.field1, MyMlist.field2(3:6) and so on.

I understand overloading is the right way concerning mlist. 
But, is there simple way to create one structure without overloading
fulfilling my wish above, when  I have each property data, data1 and data2?



--
View this message in context: 
http://mailinglists.scilab.org/How-to-assign-column-data-to-mlist-tp4032561p4032563.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Functions to retrieve system configulation on Mac OS

2015-05-11 Thread jaipur
Thank you very much, Serge and Callxte!
I could solve problem by both root property and new function.




--
View this message in context: 
http://mailinglists.scilab.org/Functions-to-retrieve-system-configulation-on-Mac-OS-tp403p4032233.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users